Open Bug 1351028 Opened 9 years ago Updated 1 year ago

Eyedropper doesn't move if page stops 'mousemove' event (e.stopImmediatePropagation())

Categories

(DevTools :: Inspector, defect, P2)

52 Branch
defect

Tracking

(firefox52 wontfix, firefox-esr52 fix-optional, firefox53 wontfix, firefox54 wontfix, firefox56 wontfix, firefox57 fix-optional)

Tracking Status
firefox52 --- wontfix
firefox-esr52 --- fix-optional
firefox53 --- wontfix
firefox54 --- wontfix
firefox56 --- wontfix
firefox57 --- fix-optional

People

(Reporter: 684sigma, Unassigned)

References

(Blocks 2 open bugs)

Details

(Keywords: regression)

Attachments

(1 file, 1 obsolete file)

I have a problem with Firefox Beta 52. It also happens in Beta 53, Nightly 55. Doesn't happen in ESR 45. I noticed that on some pages eyedropper doesn't allow me to grab a color from page in some areas. I immediately created an example of such area. I'm not sure if this example is exactly what happens on those sites, but I'll check them once this bug is fixed. Here's how to reproduce it: 1. Open console, execute "onmousemove=e=>e.stopImmediatePropagation()" 2. Enable eyedropper in inspector, move mouse over the page Result: Eyedropper doesn't move Expected: Eyedropper should follow mouse pointer
Has STR: --- → yes
Keywords: regression
Status: UNCONFIRMED → NEW
Component: Untriaged → Developer Tools: Inspector
Ever confirmed: true
Would it be possible to upload a minimal test case (i.e., a small webpage) displaying the bug? You can break a lot of things by typing stuff in the console. :) Thanks!
Flags: needinfo?(684sigma)
Sure.
Flags: needinfo?(684sigma)
Attached file eyedropper.html
Thanks for the TC! Modified it a bit to add some elements with colors so it's easier to see the problem.
Attachment #8852627 - Attachment is obsolete: true
Maybe bug 1177346 would help? The problem seems to be that if any page suppresses events with stopImmediatePropagation then any highlighter using the event would be broken.
Priority: -- → P2
See Also: → 1177346
Too late for 54 as 54 was released.
Product: Firefox → DevTools
Severity: normal → S3

Still happens

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: