Closed
Bug 1598363
Opened 6 years ago
Closed 3 months ago
Two secondary mouse button clicks in same location does not close context menu
Categories
(Core :: Widget: Cocoa, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ato, Unassigned)
Details
On macOS, a second right mouse button click in the same location
is meant to close the context menu. You can test this by right-clicking
twice on the desktop.
In Firefox, the context menu briefly closes but reopens again.
Steps to reproduce
- Open any web content document, for example about:blank.
- Position mouse somewhere within the boundaries of the viewport.
- Right-click to open context menu.
- Do not move the mouse cursor.
- Right-click a second time in the same X/Y position.
Expected behaviour
For the context menu to close.
Actual behaviour
The context menu is closed and quickly reopened.
| Reporter | ||
Updated•6 years ago
|
OS: Unspecified → macOS
Hardware: Unspecified → x86_64
Version: unspecified → 72 Branch
Updated•6 years ago
|
Component: Menus → Widget: Cocoa
Product: Firefox → Core
Updated•6 years ago
|
Priority: -- → P2
Updated•6 years ago
|
Severity: normal → S3
This doesn't happen any more, the context menu closes. Closing as WFM since I don't know when this got resolved.
Status: NEW → RESOLVED
Closed: 3 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•