Implement JavaScript EyeDropper API
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Tracking
()
People
(Reporter: bramus, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: spec-needed, webcompat:blocked, webcompat:platform-bug, Whiteboard: [platform-feature][webcompat:risk-moderate])
User Story
web-feature: eyedropper user-impact-score:400
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36
Steps to reproduce:
Spec: https://wicg.github.io/eyedropper-api/
Support in other browsers:
- Chromium: Shipping with Chromium 95 — https://bugs.chromium.org/p/chromium/issues/detail?id=897309
- Safari: No Support — https://bugs.webkit.org/show_bug.cgi?id=229755
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Networking' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Updated•4 years ago
|
Comment 2•4 years ago
|
||
Changing severity to N/A because of the bug type is enhancement.
Currently achieving the same is only possible through complicated advanced APIs and only if we're using CanvasAPI. It's absolutely impossible to implement this any other way if you're not working with Canvas. It'd be great to add this to Firefox.
Updated•1 year ago
|
Comment 4•1 year ago
|
||
The standards-position isn't resolved.
Updated•9 months ago
|
Updated•7 months ago
|
Updated•6 months ago
|
Updated•6 months ago
|
Description
•