[Webkit-unassigned] [Bug 128768] New: Web Inspector: Color Picker doesn't update color of CSS property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 13 14:44:22 PST 2014


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

           Summary: Web Inspector: Color Picker doesn't update color of
                    CSS property
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpino at igalia.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


When choosing the color for a CSS property using the color picker, the first pick works fine but subsequent color picks don't update the color of the CSS property.

Steps to reproduce (test file attached: test-red-color-square.html):

1. Open the Web Inspector, click on Inspect and select the red square.
2. In the Style side panel, click on the red swatch of the CSS property 'background-color'. The color picker will pop up.
3. Select a new color on the color circle. The color of the red square and the swatch get updated.
4. Without closing the pop-up pick a new color again.

Expected result: the square and the swatch get updated.
Actual result: the square and the swatch remain the same.

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