Closed Bug 1722933 Opened 5 years ago Closed 4 years ago

Can't open context menu on certain pages

Categories

(Core :: Widget: Cocoa, defect)

Firefox 91
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: erwinm, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:91.0) Gecko/20100101 Firefox/91.0

Steps to reproduce:

Visited

http://www.fortiffsere.fr/index_fichiers/Page385.htm

Tried to select text for a translation app.

Actual results:

Can't select text, can't open right-click menu, can't inspect, etc. Same behavior in troubleshoot mode.

Expected results:

Should at least be able to open right-click context menu.

The Bugbug bot thinks this bug should belong to the 'Core::Widget: Cocoa' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → Widget: Cocoa
Product: Firefox → Core

There are add-ons to work around this, but they can cause incredible cpu demands, so a better fix would help.

This is intentional behavior by the website developer. See the <body> tag:

<body style="margin:0" onmouseover="window.status='..message perso .. '; return true;" ondragstart="return false" oncontextmenu="return false" onselectstart="return false" vlink="white" link="white" bgcolor="#B2B2B2">
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.