Bug #14367 2008-08-15 21:56

dot-borg

Odd behavior in wxSmith property editor in wxGTK

When I select an item in the wxSmith property editor it sometimes scrolls back to the top and ignores my selection. This only seems to happen using wxWidgets for GTK+. This happens in SVN 5182 and 8.02 as well.

Here is how to reproduce it (I hope):

- Create a new wxWidgets frame based project with wxSmith support.

- Add a panel to the frame window.

- Add a grid sizer to the panel and set the number of columns to 2.

- Add four buttons to the grid sizer.

- Select one of the buttons.

- Adjust the size of the wxSmith property editor so that it's about half the height of the properties.

- Scroll down to the "Expand" property and click the check box.

At this point the property editor should scroll back to the top and the "Expand" property will still be unchecked.

Category
Plugin::wxSmith
Group
 
Status
Open
Close date
 
Assigned to