[Webkit-unassigned] [Bug 25032] Web Inspector: Adding a Color-Picker Palette

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 7 11:41:35 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=25032





--- Comment #7 from kangax <kangax at gmail.com>  2011-06-07 11:41:34 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > There's already a square cell (filled with color) next to each textual color value in inspector.
> > 
> > color: ☐ white;
> > 
> > Clicking on that color currently switches value representation from hex to rgb to hsl to keyword. If this switching were to be invoked in some other way (say, by having up/down arrows in a split button next to color value) then clicking on a color cell could toggle color picker. 
> 
> On my laptop, the CSS property rows are 13px high.  An up/down split button, stacked vertically, is going to be pretttttty small!

Yeah, I was worried about that as well. It's always a hassle to select something using, say, <input data=time> (as it's rendered in Chrome) — http://miketaylr.com/code/input-type-attr.html

> 
> What about just another small button to the left of (or right of) the existing color swatch.  That you'd click to get the picker.  Maybe a downward pointing disclosure triangle.

Yep. That could work.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list