Opening submenu in appmenu ends up hovering over page momentarily
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: yoasif, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: nightly-community, regression, Whiteboard: [proton-hamburger-menu] )
Attachments
(2 files)
Steps to reproduce:
- Set
browser.proton.enabled
to true - Restart Firefox
- Open appmenu
- Click "History"
What happens:
The page is hovered over while the menu updates to the History submenu
Expected result:
The page should not be sensitive to input while the appmenu is open.
Reporter | ||
Comment 1•4 years ago
|
||
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Comment 2•4 years ago
|
||
I can reproduce the issue without setting browser.proton.enabled = true in Nightly88.0a1 and Firefox78 windows10.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=e45bf764fb121c92f4cc2665935e1f9cc78ac6b5&tochange=96c90df47bdab0cebeed56e31dbaf2d9ed5b97f6
Comment 3•4 years ago
|
||
Probably fixed by the patch in bug 1681692 (I need to write a test for it so it can land).
Comment 4•4 years ago
|
||
(In reply to Timothy Nikkel (:tnikkel) from comment #3)
Probably fixed by the patch in bug 1681692 (I need to write a test for it so it can land).
FWIW, it's noticeable on pages like hg pushlog that have hover state for table rows.
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•3 years ago
|
Comment 5•3 years ago
|
||
Does this bug still happen?
Description
•