Closed
Bug 1792804
Opened 2 years ago
Closed 2 years ago
Firefox view page scrolls down when pressing the space key to hide the list and the scroll bar is displayed
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1726454
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox105 | --- | unaffected |
firefox106 | --- | wontfix |
firefox107 | --- | fixed |
People
(Reporter: atrif, Unassigned)
References
(Blocks 2 open bugs, Regression)
Details
(Keywords: regression, Whiteboard: [fidefe-2022-mr1-firefox-view])
Attachments
(1 file)
(deleted),
image/gif
|
Details |
Found in
- 106.0b5 (20220927185813)
Affected versions
- 106.0b5 (20220927185813)
- 107.0a1 (20220929014928)
Tested platforms
- Affected platforms: Windows 10x64, Ubuntu 20.04, macOS 11.6
- Unaffected platform: none
Preconditions
- Close some pages until the scroll bar is displayed inside Firefox View.
Steps to reproduce
- Open Firefox View and navigate with the keyboard to the Recently Closed section.
- Press the Space key on the keyboard to Show the list.
- Press the Space key again to hide the list.
Expected result
- The list is closed and the page is not scrolled.
Actual result
- The list is closed and the page is also scrolled down and up.
Regression range
- Last good revision: b3308e461ffc809fa2225c1221bb50b28c874ff9
First bad revision: bc1490291109d42830cfc3bd0383e82b73de9deb
Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=b3308e461ffc809fa2225c1221bb50b28c874ff9&tochange=bc1490291109d42830cfc3bd0383e82b73de9deb
Possible regressor: bug 1784902.
Additional notes
- Attached a screen recording.
- The issue reproduces with the Tab Pickup section as well.
Reporter | ||
Updated•2 years ago
|
Has STR: --- → yes
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1784902
:sfoster, since you are the author of the regressor, bug 1784902, could you take a look?
For more information, please visit auto_nag documentation.
status-firefox105:
--- → unaffected
status-firefox-esr102:
--- → unaffected
Flags: needinfo?(sfoster)
Reporter | ||
Updated•2 years ago
|
Whiteboard: [fidefe-2022-mr1-firefox-view]
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Emilio, is there a spec for this? This reproduces with a very plain details/summary: https://jsbin.com/boyalohesa/edit?html,css,output and that seems wrong to me. It doesn't happen in Chrome.
Component: Firefox View → DOM: Core & HTML
Flags: needinfo?(sfoster) → needinfo?(emilio)
Product: Firefox → Core
Comment 3•2 years ago
|
||
This is a bug that should be trivially fixable, see bug 1726454 where I poked and gave an analysis. I can take it.
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(emilio)
Resolution: --- → DUPLICATE
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•