[Webkit-unassigned] [Bug 71262] Web Inspector: Add colorpicker functionality to color swatches in Styles Sidebar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 20 08:32:21 PST 2011


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





--- Comment #8 from Brian Grinstead <briangrinstead at gmail.com>  2011-11-20 08:32:21 PST ---
There was supposed to be a checkerboard on the original swatch element, but now I see that it isn't updating properly.  I could do any of these:
 * Make the swatch element update to show transparency (I think this is just a background image that isn't being applied)
 * Put a checkboard behind the actual colorpicker region and apply transparency to that.  I am not a huge fan of this, since when you have alpha it is hard to see the actual h/s/v you have chosen.
 * Show a label next to the transparency slider to make it clear that it is for changing alpha
 * Show a text representation of currently selected color inside of the picker.  Note: this is currently happening in the actual value element that you are modifying, but it may be hard to see.

I don't have any problem dropping the close button, it really doesn't look very good - I just used an existing icon from the project.

(In reply to comment #4)
> Few thoughts on the UI:
> 
> 1) I don't see clearly the color I am building. Would be nice to have a large preview box to the left from the main spectrum box.
> 2) It is hard to assess the transparency. I thought I was chess board mentioned somewhere.
> 3) Close icon is not consistent with the rest of the UI. Could we drop it and see if it works?
> 4) It is not clear that transparency control is for tuning transparency.
> 
> I thought we didn't need to mirror values for rgba in the control, but now that I see it embedded, I kinda miss those.

-- 
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