Closed Bug 1905840 Opened 2 years ago Closed 2 years ago

Switching between document may lose scroll position

Categories

(DevTools :: Debugger, defect, P2)

defect

Tracking

(firefox130 fixed)

RESOLVED FIXED
130 Branch
Tracking Status
firefox130 --- fixed

People

(Reporter: nchevobbe, Assigned: bomsy)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

  1. On https://nchevobbe.github.io/demo/console-test-app.html
  2. Open the debugger
  3. Open webpack:///node_modules/react-dom/cjs/react-dom.development.js
  4. Scroll until you can see line 1000
  5. Open console-test-event-listeners.js

-> the file is scrolled at the bottom

  1. Select react-dom.development.js again

-> scroll position is at line 51 (the last line of the previous file)

Severity: -- → S3
Priority: -- → P2
Assignee: nobody → hmanilla
Attachment #9413480 - Attachment description: WIP: Bug 1905840 - [devtools] Maintain scroll positon when switching through documents → Bug 1905840 - [devtools] Maintain scroll positon when switching through documents r=#devtools-reviewers
Status: NEW → ASSIGNED
Pushed by hmanilla@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/df8cc74f04e6 [devtools] Maintain scroll positon when switching through documents r=devtools-reviewers,nchevobbe
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: