Bug 309963
| Summary: | Web Inspector: improve UX of color picker value component inputs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Devin Rousso <hi> |
| Component: | Web Inspector | Assignee: | Devin Rousso <hi> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | hi, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Devin Rousso
- 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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/60640
EWS
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
<rdar://problem/172713788>