Scroll position of the HTML and CSS pane returns to the top after switching tools
Categories
(DevTools :: Inspector, defect)
Tracking
(firefox-esr115 unaffected, firefox-esr128 unaffected, firefox135 wontfix, firefox136 wontfix, firefox137 fixed)
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox135 | --- | wontfix |
firefox136 | --- | wontfix |
firefox137 | --- | fixed |
People
(Reporter: 6k64x4ma, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
35.36 KB,
image/webp
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:136.0) Gecko/20100101 Firefox/136.0
Steps to reproduce:
- Open the Inspector.
- Scroll down in the HTML and CSS panes.
- Switch to another tool (e.g. Console).
- Switch back to the Inspector.
Actual results:
- The scroll position of the HTML and CSS pane returns to the top.
- Sometimes there are blank space at the top of the pane, please see the screenshot.
Expected results:
- The scroll position should be preserved.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=8aec7b1b4272d50e21928ba57fff57af1909a778&tochange=8e8305f85074074769f6d51a556f210132f2c25b
Comment 1•27 days ago
|
||
:hiro, since you are the author of the regressor, bug 1803713, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Comment 2•24 days ago
|
||
Thanks for reporting. Interestingly I can't reproduce this issue on local debug builds, which means it's hard to investigate. :/
Comment 3•24 days ago
|
||
I can't reproduce on local opt builds either. :/
Comment 4•24 days ago
|
||
Looks like either bug 1943351 or bug 1943543 fixed this issue.
6k64x4ma, would you mind trying a latest nightly to see if the issue still is reproducible or not? Thanks!
There might be an underlying issue in our paint skipping code, of course.
It seems that one of those two fixes fixed this bug.
Thank you for checking this!
Comment 7•22 days ago
|
||
Set release status flags based on info from the regressing bug 1803713
Updated•22 days ago
|
Updated•22 days ago
|
Description
•