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
History
Forget to say what revision: rev2448 and wxGTK 2.6.2 on FC4
Checked under windows and it works as expected.
Later today, I will check under linux too. Maybe some event isn't generated in wxGTK...
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.
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 ;-)
should be fixed (can not test on linux now, so will close the report later) : revision 2663
The dialog has been redesigned so this no longer applies.