Open
Bug 693167
Opened 14 years ago
Updated 3 years ago
normal context menu is shown above the customized one
Categories
(Firefox :: General, defect)
Tracking
()
NEW
People
(Reporter: mcepl, Unassigned)
References
Details
Attachments
(1 file)
1.76 MB,
video/ogg
|
Details |
When opening a context menu in a webapps which have their own customized one (e.g., Zimbra and Zarafa), I get normal system context menu over it (see attached screencast).
This has been recorded with firefox-7.0-4.el6_1.x86_64 (the same as a Fedora build), but I reproduced it also with the upstream binary of Aurora (9.*).
Comment 1•14 years ago
|
||
We face the same issue when:
* right click the map on Google maps
* right click the WebM movie on html5 trial version of youtube
Reporter | ||
Comment 2•14 years ago
|
||
(In reply to Takanori MATSUURA from comment #1)
> We face the same issue when:
> * right click the map on Google maps
> * right click the WebM movie on html5 trial version of youtube
Could you add your User-Agent field from about:support ? E.g., mine is
Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110926 Firefox/7.0
Comment 3•14 years ago
|
||
Currently,
Mozilla/5.0 (X11; Linux x86_64; rv:10.0a1) Gecko/20111010 Firefox/10.0a1
mozilla-central:432f3a96bc2b
However issues I reported are reproduced for a long time.
This issue is still reproducible on Firefox 14.0.1
Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20100101 Firefox/14.0.1
e.g. on:
http://medialize.github.com/jQuery-contextMenu/demo.html
just right-click where it tell you to, and you'll see the system context menu overlap the application's context menu.
this makes it really hard to use Firefox on Linux to work with apps that heavily use a context menu.
I found the reason, at least for my use case:
firefox options / content
[x] enable javascipt
advanced
[x] disable or replace context menus
I didn't have the last option activated.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•