Open
Bug 1658726
Opened 10 months ago
Updated 9 months ago
[macOS] Pressing F11 while drop-down is selected in new modal does not close it
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox81 | --- | affected |
People
(Reporter: vlucaci, Unassigned)
References
(Blocks 2 open bugs)
Details
Affected versions
- 81.0a1(2020-08-12)
Affected platforms
- macOS 10.15.6
Steps to reproduce
- Launch FF.
- Trigger the new Print UI modal.
- Click on the Destination drop-down.
- Click on the F11 button on the Mac Keyboard.
Expected result
- Drop down is closed when the user selects the Show desktop F11 key.
Actual result
- Drop down is not closed when pressing F11 and user cannot interact with the OS's buttons from the upper right side of the screen(Search and Notification Center)
Suggested Severity
- Seeing as how it affects the user's accessibility to OS's options, but only happens on a specific OS, I would suggest this an S3.
Regression range
- Not a regression
Additional notes
- Screen cast of the issue: https://drive.google.com/file/d/1Fi58QSd7xiqB-uY-WZR5E1fbaZjk_BTB/view?usp=sharing
Comment 1•10 months ago
|
||
Huh. That's odd. But I also replicated it with one of the dropdowns in Bugzilla, so I don't think this is a Print UI bug…
(Maybe mconley will know of a better place to file it…)
Severity: -- → S3
Flags: needinfo?(mconley)
Priority: -- → P4
Whiteboard: [print2020_v81]
Updated•10 months ago
|
Has STR: --- → yes
Comment 3•9 months ago
|
||
The new tab modal print preview UI is using the old single-process <select> dropdowns. Bugs for those have historically gone into Core :: Layout: Form Controls, so that's where I'll put this.
Component: Printing → Layout: Form Controls
Flags: needinfo?(mconley)
Product: Toolkit → Core
The product::component has been changed since the backlog priority was decided, so we're resetting it.
For more information, please visit auto_nag documentation.
Priority: P4 → --
You need to log in
before you can comment on or make changes to this bug.
Description
•