GNOME Bugzilla – Bug 620984
Tear-off menus not working in Fedora 13
Last modified: 2011-03-12 22:12:52 UTC
Tear-off menus seem not to be working in Fedora 13. The same code works fine in Fedora 12. If I tear off a menu (e.g. Tags -> Format by Context), then select some text and click "Citation", nothing happens on Fedora 13. If I go through the regular menu rather than the torn-off one, I get the <CITE>...</CITE> tags as expected. Problem present in 2.0.0 and 2.0.1-rc1.
The tear off menus are not responding to mouse clicks. If you highlight a menu item and press Enter or use the mnemonic the menu item works. This is not a Bluefish bug. I can reproduce the same problem if I run gtk-demo and run the Menus demo.
Thanks, raised as https://bugzilla.redhat.com/show_bug.cgi?id=603717
The tear off menus do not respond to mouse clicks in Gimp 2.6.8 running on Mint Isadora.
Should we assign this to the GTK project?
This affects me a lot! I believe https://bugzilla.gnome.org/show_bug.cgi?id=627511 is a duplicate.
Oh and yes this is a gtk+ bug, not bluefish.
With SVN revision 6505 Bluefish has updated it's menu's to use GtkUIManager. With this change, this problem is resolved in Bluefish.