Bug #7480 2006-05-13 08:21

daniel2000

Changing template categories: wrong templates displayed

In the "New from Template" dialog the changing from the category "<All categories>" to another doesn't change the displayed templates. There are still the same as before.

When switching back to "<All categories>" no template is there. Only deactivating/activating one of the "Show ...-based templates" checkboxes shows the templates again.

After some category changes everything works fine again, if you don't select "<All categories>" again. Then everything starts from the beginning.

It doesn't matter what checkboxes are selected both or only one of them.

Category
Application::WrongBehaviour
Group
 
Status
Closed
Close date
2006-07-06 17:47
Assigned to
killerbot
daniel2000 2006-05-14 09:40

Forget to say what revision: rev2448 and wxGTK 2.6.2 on FC4

mandrav 2006-05-16 11:54

Checked under windows and it works as expected.

Later today, I will check under linux too. Maybe some event isn't generated in wxGTK...

daniel2000 2006-05-26 14:39

I tested it under Suse 10.0 and there it works as expected, too !? Suse uses wxGTK 2.6.1.

But under Fedora it still doesn't work.

killerbot 2006-07-03 20:46

similar bug as with the compiler settings, it's due to wxComboBox::GetSelection lagging 1 entry behind. happens with wx2.6.2 on linux.

I will solve this later. Therefor assigned it to myself ;-)

killerbot 2006-07-04 08:10

should be fixed (can not test on linux now, so will close the report later) : revision 2663

mandrav 2006-07-06 17:47

The dialog has been redesigned so this no longer applies.