Open Bug 1712727 Opened 3 years ago Updated 2 years ago

MacOS native context menus seem to break "Disable Popup Autohide" in Browser Toolbox DevTools

Categories

(Core :: Widget: Cocoa, defect, P5)

Firefox 89
Unspecified
macOS
defect

Tracking

()

People

(Reporter: danmattera1, Unassigned)

References

(Regression)

Details

(Keywords: regression)

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

Steps to reproduce:

  1. set widget.macos.native-context-menus = true on Firefox 89.0b15
  2. Open the Browser Toolbox
  3. Enable the "Disable Popup Autohide" option
  4. Right click on any part of the browser content area or browser Chrome to display a context menu

Actual results:

the context menu should remain visbile when switching focus to a different window (i.e. the Browser Toolbox window)

Expected results:

the context menu disappears like it normally would with this option disabled

Component: Untriaged → Widget: Cocoa
OS: Unspecified → macOS
Product: Firefox → Core

This behavior cannot be supported with native context menus. As a workaround, you can set widget.macos.native-context-menus to false.

To improve this experience, we could automatically turn off native context menus while we're in "Disable Popup Autohide" mode.

Status: UNCONFIRMED → NEW
Ever confirmed: true
Severity: -- → S4
Priority: -- → P5
Keywords: regression
Regressed by: 1700679
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.