Closed
Bug 1704972
Opened 4 years ago
Closed 4 years ago
Middle-clicking "Reload" in the native context menu doesn't reload in a new tab
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
FIXED
90 Branch
People
(Reporter: mstange, Assigned: mstange)
References
Details
With non-native context menus, middle-clicking the Reload item in the content area context menu opens the current page in a new tab.
With native context menus, it reloads the current tab.
Ignoring the middle button conforms with macOS platform expectations but is a user-facing regression and causes test failures. In the interest of getting tests green with minimum friction, I think we should support middle clicking for now, and then re-evaluate this behavior again in the future.
Assignee | ||
Comment 1•4 years ago
|
||
This was fixed by bug 1704883.
Assignee: nobody → mstange.moz
Status: NEW → ASSIGNED
Target Milestone: --- → 90 Branch
Assignee | ||
Updated•4 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•