GNOME Bugzilla – Bug 533503
Menu Editor doesn't refresh with Internal Image Properties
Last modified: 2008-10-28 06:29:09 UTC
Please describe the problem: When changing the 'Stock Item' of the default menu items in the menu editor to 'None', the "Internal Image Properties" does not show up unless you click to another menu item and back. Steps to reproduce: 1. Add GtkWindow 2. Drop GtkMenuBar 3. Open menu editor 4. Change the 'Stock Item' of the gtk-new item to 'None'. (Internal Image Properties) does not show up. 5. Click over to gtk-open and then back to gtk-new. (Internal Image Properties) is available now. Actual results: Internal Image Properties only shows up when you click to another item and back. Expected results: Internal Image Properties should show up as soon as 'None' is selected for the 'Stock Item' Does this happen every time? Yes. Other information:
Rewrote menu editing with custom page editors, this is no longer valid for trunk.