RESOLVED FIXED309963
Web Inspector: improve UX of color picker value component inputs
https://bugs.webkit.org/show_bug.cgi?id=309963
Summary Web Inspector: improve UX of color picker value component inputs
Devin Rousso
Reported 2026-03-14 14:22:32 PDT
- when viewing HSL, the UI will often show "H <input> S <input> %L <input> %" which is kinda odd since the % is mashed up agains the next label (i.e. it's hard to tell where one label+input ends and the next one starts) - switching from HSL to HSLA will often have an empty <input> for the alpha value - the up/down arrows for each <input> consume a LOT of space and are probably not used all that often (especially since there's up/down keyboard shortcuts) - each <input> has quite a lot of padding and it's not evenly spaced (i.e. the value is cut off a the end earlier than the beginning)
Attachments
Devin Rousso
Comment 1 2026-03-14 14:27:34 PDT
EWS
Comment 2 2026-03-16 19:41:13 PDT
Committed 309367@main (27d35b7ad29b): <https://commits.webkit.org/309367@main> Reviewed commits have been landed. Closing PR #60640 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2026-03-16 19:42:12 PDT
Note You need to log in before you can comment on or make changes to this bug.