Closed Bug 1630828 Opened 5 years ago Closed 5 years ago

macOS Control-left-clicks on bookmark pop-ups follow the bookmark (instead of showing context menu)

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P2)

x86_64
macOS
defect

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: bradwerth, Assigned: edgar)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Steps to Reproduce:

  1. Ensure that View -> Toolbars -> Bookmarks Toolbar is on.
  2. Add a bookmark folder to the Bookmark Toolbar. It can be "New Folder".
  3. Add a bookmark or move a bookmark into the New Folder.
  4. Click on the New Folder, displaying the pop-up bookmark menu.
  5. Hold down Control key and left-click on the bookmark added in Step 3.

Expected Results:
A context menu appears, starting with "Open in a New Tab".

Actual Results:
Context menu appears briefly, then disappears, and the browser navigates to the bookmark.

Thanks for catching this bug, I will take a look.

Assignee: nobody → echen

Filed bug 1630959 as a follow-up to check other places that possibly also need a tweak.

On Mac, ctrl-click will send a context menu event from the widget, so we don't
want to handle onclick when ctrl key is pressed.

Priority: -- → P2
Severity: -- → S3
Attachment #9141278 - Attachment description: Bug 1630828 - Don't handle onclick on Mac when ctrl key is pressed; → Bug 1630828 - Handle mouseup properly on Mac when ctrl key is pressed;
Pushed by echen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6d3a1a9c05bd Handle mouseup properly on Mac when ctrl key is pressed; r=NeilDeakin
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
QA Whiteboard: [qa-80b-p2]
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: