Closed Bug 560829 Opened 14 years ago Closed 14 years ago

Highlighter jumping out of target during inspection (reticle)

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: rcampbell, Assigned: rcampbell)

References

Details

Attachments

(1 obsolete file)

When inspector is active and highlighting dynamically, mousemoves inside the panel are causing a region outside of the panel to be highlighted.

I'm using document.elementFromPoint(event.clientX, event.clientY) to get the node to highlight, and the values in the console appear to verify that I have the correct coordinates, so there's something extra fishy here.

Need more time to debug this.

Note that this bug relies on the code in patches from bug 547453.
Attached patch highlighter-jumping-fix (obsolete) — Splinter Review
also more delogging and catching an exception when navigating to an empty page.
Assignee: nobody → rcampbell
Status: NEW → ASSIGNED
Attachment #442476 - Flags: review?(gavin.sharp)
Turns out this was rolled into the patch for bug 547453, because I am delinquent.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Attachment #442476 - Attachment is obsolete: true
Attachment #442476 - Flags: review?(gavin.sharp)
Comment on attachment 442476 [details] [diff] [review]
highlighter-jumping-fix

canceling review, rolled into bug 547453
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: