Closed
Bug 785151
Opened 13 years ago
Closed 13 years ago
Use ScrollIntoViewIfNeeded in the markup panel
Categories
(DevTools :: Inspector, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 17
People
(Reporter: dcamp, Unassigned)
Details
(Whiteboard: [fixed-in-fx-team])
Attachments
(1 file)
|
896 bytes,
patch
|
jwalker
:
review+
|
Details | Diff | Splinter Review |
The markup panel doesn't currently scroll the selection into view. Using ScrollIntoViewIfNeeded seemed to make the whole thing jumpy, this should be investigated.
| Reporter | ||
Comment 1•13 years ago
|
||
ScrollIntoViewIfNeeded worked fine, I was just using the wrong element.
Attachment #654729 -
Flags: review?(jwalker)
Updated•13 years ago
|
Attachment #654729 -
Flags: review?(jwalker) → review+
| Reporter | ||
Comment 2•13 years ago
|
||
Whiteboard: [fixed-in-fx-team]
| Reporter | ||
Comment 3•13 years ago
|
||
Target Milestone: --- → Firefox 17
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•