Open Bug 1019148 Opened 10 years ago Updated 3 months ago

On right mouse click, Eyedropper should do nothing

Categories

(DevTools :: Inspector, defect, P3)

32 Branch
defect

Tracking

(Not tracked)

People

(Reporter: jaramat, Unassigned)

References

(Blocks 1 open bug)

Details

Currently, when the Eyedropper is active, the only way to "drop out" of it without copying the color under it is to hit the Escape key. All three mouse buttons are assigned the same function - copy color.

This should be changed. For example, a popular screen grabbing tool FastStone Capture handles both Right button and Middle button as "Cancel". A user who uses the Eyedropper in Nightly is expected to expect this behavior as well.
Status: UNCONFIRMED → NEW
Component: Developer Tools → Developer Tools: Inspector
Ever confirmed: true
OS: Windows 7 → All
Hardware: x86_64 → All
filter on CLIMBING SHOES
Priority: -- → P3
Matteo, does it looks relevant to you ?
Flags: needinfo?(zer0)
I think that once Bug 1262439 lands, this will be less relevant; since it would be possible disable the eye dropper by clicking to the tool's icon too – so the keystroke won't be the only way to do so. I'm a bit afraid on changing the current behavior: adding different functionalities to mouse's buttons is always a bit hard to discover by themselves – there is no UI that indicates what's changed. So, definitely a P3, maybe a WONTFIX with Bug 1262439; but I would like to ask to Helen what she think about it – maybe having the right click button as "exit" is a common action in such tools and the designers are well-aware, in that case we could safely change the current behavior.
Flags: needinfo?(zer0) → needinfo?(hholmes)
In testing a few other tools (Adobe programs, Sketch, Sip) it seems that right-click does nothing, but it also doesn't exit the tool.

The current implementation of Escape, clicking to copy, and hitting the tool icon again to exit the tool seem consistent with other tools on the market.

I think there is a bug here, but only that right-click copies the color. And that I agree with Mateo is a P3.
Flags: needinfo?(hholmes)
Summary: Eyedropper should exit without copying the color on right mouse click → On right mouse click, Eyedropper should do nothing
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.