Ship HTML-based color picker
Categories
(Core :: DOM: Forms, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| relnote-firefox | --- | ? |
People
(Reporter: saschanaz, Assigned: saschanaz)
References
(Depends on 6 open bugs)
Details
| Assignee | ||
Comment 1•1 month ago
•
|
||
(form controls or forms? I think this one is more DOM than Layout...)
Comment 2•1 month ago
•
|
||
I believe, it's worth to mention this in the compat data for the text color input and/or on the <input type="color"> page.
And it's probably also worth noting in the dev release notes and the general ones.
[Why is this notable]: Changes the picker for color inputs.
[Affects Firefox for Android]: no
[Suggested wording]: The OS color picker for <input type="color"> got replaced by an HTML-based version. This makes it consistent across platforms and lays the foundation for future extensions.
[Links (documentation, blog post, etc)]: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/color
Sebastian
Comment 3•1 month ago
|
||
Ah, just read the post for the intent to prototype. So this is currently limited to desktop-only.
Sebastian
| Assignee | ||
Comment 4•1 month ago
|
||
(In reply to Sebastian Zartner [:sebo] from comment #3)
Ah, just read the post for the intent to prototype. So this is currently limited to desktop-only.
Probably will remain so in any foreseeable future, as there's no way to open a HTML popup in Fenix. Could be a PiP-like implementation maybe though.
| Assignee | ||
Updated•11 days ago
|
Description
•