Open
Bug 1503323
Opened 6 years ago
Updated 2 years ago
Dropdown menus hang in place on Fullscreen issues
Categories
(Firefox :: Menus, defect, P5)
Firefox
Menus
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | wontfix |
firefox63 | --- | wontfix |
firefox64 | --- | fix-optional |
firefox65 | --- | fix-optional |
People
(Reporter: cfogel, Unassigned)
References
Details
(Keywords: regression)
[Affected versions]:
- 63.0, 64.0b4(x64, x86), 65.0a1 (2018-10-29)
[Affected platforms]:
- Win 10x64, Win 7x64, Ubuntu 16.04
[Steps to reproduce]:
1. Launch Firefox;
2. Resize the browser so it's not fullscreen;
3. Open any dropdown (page actions, OpenMenu, Pocket, Customize DevTools);
4. Press the F11 key;
5. optional: press F11 key again;
[Expected result]:
- menu is following the parent button
[Actual result]:
- WinOS: menus remain in place, jump on the next screen if multiple;
- UbuntuOS: after step 5 the 3line/hamburger menu is open in another position;
[Regression range]:
- 1412364 seems to be at fault;
[Additional notes]:
- link for the issue:
https://drive.google.com/open?id=1Df5HKwshYGPogcpPzehzLP_fN3rHE3DA
- macOS was not added since the menus seem to be reopen properly, but they do remain displayed for about a second to much in the current position;
Reporter | ||
Comment 1•6 years ago
|
||
Hey Sam, mind taking a look at this?
Thank you!
Flags: needinfo?(sfoster)
Comment 2•6 years ago
|
||
OK yeah it makes sense this is fallout from bug 1412364. I would prefer to fix this by closing the menu when we go to fullscreen. I don't see a compelling reason to support moving the open menu while we animate to fullscreen. :shorlander do you have an opinion or can you forward?
Flags: needinfo?(sfoster) → needinfo?(shorlander)
Updated•6 years ago
|
status-firefox-esr60:
--- → wontfix
Keywords: regression
Comment 3•6 years ago
|
||
It's a nice behavior to move the menu and keep it open, but I would say that the menu closing would also be an acceptable behavior.
Marking P5 due to low chance of users doing this.
Priority: -- → P5
Updated•6 years ago
|
Comment 4•6 years ago
|
||
Clearing need-info, :jaws' response in comment 3 works for me.
Flags: needinfo?(shorlander)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•