[Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

Daniel Holbert dholbert+launchpad at gmail.com
Wed Jan 28 01:36:07 UTC 2009


@Mitchell:
> in fact there seem to be a bug in the firefox 3 code, so the menu should
> not be released when the right button is pressed, it should be showed 
> when it is released
Just to clarify -- the quoted chunk above isn't quite accurate.

The timing of context-menu-appearance in firefox 3 is actually correct
(and it matches Firefox 2) -- Firefox is *supposed* to show menus on
mouse-down, not on mouse-up.  This is how all GTK apps behave, including
e.g. nautilus. (right-click on your Gnome desktop, and you'll notice
that the menu appears on mouse-down there as well)

That's why installing MouseGestures is a workaround, but not a source
for a true fix.  It avoids this particular bug, but it moves Firefox
away from "correct" GTK behavior by delaying the menu's appearance until
mouse-up.

-- 
[MASTER] right click (with button release) might activate random popup-menu-item
https://bugs.launchpad.net/bugs/187313
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox-3.0 in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list