Closed
Bug 724071
Opened 14 years ago
Closed 13 years ago
[markup panel] default scrolling position on HTML Tree view should center the highlighted text
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: sancus, Unassigned)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
26.23 KB,
image/png
|
Details |
When I inspect something and open the HTML view, the highlighted text is at the top of the view when it should really be scrolled up so that the highlighted text is in the middle of the view.
Reporter | ||
Updated•14 years ago
|
Version: unspecified → 10 Branch
Updated•14 years ago
|
Depends on: 403510
Summary: default scrolling position on HTML view should center the highlighted text → default scrolling position on HTML Tree view should center the highlighted text
Comment 2•13 years ago
|
||
JavaScript implementation of scrollIntoViewIfNeeded: https://gist.github.com/2581101
Comment 4•13 years ago
|
||
This bug is solved by a patch I submitted in response to bug 724585.
Updated•13 years ago
|
Summary: default scrolling position on HTML Tree view should center the highlighted text → [markup panel] default scrolling position on HTML Tree view should center the highlighted text
Comment 5•13 years ago
|
||
Bug triage, filter on PINKISBEAUTIFUL
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•