[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
Wed Jan 4 04:05:35 PST 2012


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





--- Comment #35 from Pavel Feldman <pfeldman at chromium.org>  2012-01-04 04:05:34 PST ---
Couple of things I noticed at runtime:

1. Popover positioning is broken:
- Console is drawn above the popover
- When there is insufficient amount of space, popover is still drawn either above or below the anchor, while it should be drawn to the right (or even over) the anchor to prevent the box clipping.

2. Color picker does not respect the chosen color format: when user chooses hsla, changing the value in the picker resets it back to rgb.

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