Closed
Bug 704484
Opened 13 years ago
Closed 13 years ago
highlighter is not positioned properly when JS modifies the page
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 566092
People
(Reporter: dangoor, Unassigned)
References
()
Details
Opening the sidebar can cause the highlighter to not be the right size or positioned properly.
STR:
1. go to https://developer.mozilla.org/en-US/demos/detail/the-planetarium/launch
2. Inspect Element on the word "The" in the title (the script over Planetarium)
3. the element selected should be a span.marketing, and the highlighter wraps the element perfectly
4. click the Style button. the word "The" has become smaller and changed positions and the highlighter no longer covers it properly.
Reporter | ||
Updated•13 years ago
|
Component: Developer Tools → Developer Tools: Inspector
QA Contact: developer.tools → developer.tools.inspector
Comment 1•13 years ago
|
||
DUP of bug 566092?
Comment 2•13 years ago
|
||
I would say yes, a dupe.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•