Open Bug 1377755 Opened 7 years ago Updated 3 months ago

Eyedropper shows wrong colors after scrolling

Categories

(DevTools :: Inspector, enhancement, P3)

56 Branch
enhancement

Tracking

(Not tracked)

People

(Reporter: whisdol, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20170630030203

Steps to reproduce:

1) Open a website that has more content than fits the page vertically, so a scrollbar is present. (e.g news.ycombinator.com)
2) From the Firefox menu, open Web Developer -> Eyedropper
3) While the eyedropper is open, scroll down on the page (with two fingers on a touchpad)


Actual results:

For a given position, the eyedropper shows the magnified area and color that were at this position on the screen before the page was scrolled.


Expected results:

The eyedropper should show the colors that are currently at the given position on the screen.
Component: Untriaged → Developer Tools
Component: Developer Tools → Developer Tools: Inspector
When it starts, the eyedropper takes a screenshot of the viewport, in order to magnify the hovered area and sample pixel colors.
It does not take a screenshot again when you scroll though. Which is why scroll is actually disabled while the eyedropper is active.
You found a way to scroll however.
We should use this bug to either disable this way of scrolling, or fix the eyedropper so it takes a screenshot again on scroll.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Severity: normal → enhancement
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: