Closed
Bug 1246819
Opened 9 years ago
Closed 9 years ago
Right-clicking on an HTML5 video causes Firefox's right-click menu to appear overlayed over the HTML right-click menu.
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Kainyusanagi, Unassigned)
Details
Attachments
(1 file)
|
781.46 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0
Build ID: 20151029151421
Steps to reproduce:
Right-click over an HTML5 video
HTML5 and Firefox right-click windows open overlapping
Actual results:
Firefox's right-click menu appeared over the HTML5 player menu.
Expected results:
Only the HTML5 player menu should open.
Updated•9 years ago
|
Component: Untriaged → Audio/Video
Product: Firefox → Core
Comment 1•9 years ago
|
||
I couldn't confirm this bug in the current release or Nightly.
Please download the latest Firefox version (https://www.mozilla.org/de/firefox/new/) and try to reproduce this bug again with a clean profile as described in https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
Thanks for your efforts,
Jan
Flags: needinfo?(Kainyusanagi)
| Reporter | ||
Comment 2•9 years ago
|
||
Version is 44.0.1, checking updates says firefox is up to date. Are you sure you have your player settings set to use HTML5 instead of the default Flash Player?
Flags: needinfo?(Kainyusanagi)
Comment 3•9 years ago
|
||
This is generally caused by the user having set the dom.event.contextmenu.enabled preference to false. Kainyusanagi, if you set dom.event.contextmenu.enabled to true in about:config, does that resolve the issue for you?
Comment 4•9 years ago
|
||
@Kainyusanagi
Yes, I am sure. Please try the setting Trevor wrote about. If your issue should still persist after that test again with a clean profile as described in my last comment.
Thanks,
Jan
Flags: needinfo?(Kainyusanagi)
Updated•9 years ago
|
Version: 42 Branch → 44 Branch
| Reporter | ||
Comment 5•9 years ago
|
||
(In reply to Trevor Rowbotham from comment #3)
> This is generally caused by the user having set the
> dom.event.contextmenu.enabled preference to false. Kainyusanagi, if you set
> dom.event.contextmenu.enabled to true in about:config, does that resolve the
> issue for you?
That resolved it! I've never played with that setting before, so not sure why it was set to false. Thanks for that!
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(Kainyusanagi)
Resolution: --- → INVALID
Updated•9 years ago
|
Resolution: INVALID → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•