Closed
Bug 1903700
Opened 1 year ago
Closed 1 year ago
Clicking on outline panel functions does not scroll the document sometimes
Categories
(DevTools :: Debugger, defect, P2)
DevTools
Debugger
Tracking
(firefox130 fixed)
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: bomsy)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Steps to reproduce
- Go to https://nchevobbe.github.io/demo/console-test-app.html
- Open
console-test-animation.js - Arrange your toolbox so it looks like the attached screenshot
- Open the outline panel
- Click on
updateParticle - Click on
getNewParticle
Actual results
The document does not scroll to show getNewParticle
| Reporter | ||
Updated•1 year ago
|
Blocks: cm-debugger-next
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P2
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → hmanilla
Status: NEW → ASSIGNED
Pushed by hmanilla@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f14f5ae87177
[devtools] Fix position visiblity check to handle scrolling correctly r=devtools-reviewers,nchevobbe
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•