[Webkit-unassigned] [Bug 128965] New: Web Inspector: editing a color in the Styles sidebar using the color picker only works once for a given color

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 18 03:27:59 PST 2014


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

           Summary: Web Inspector: editing a color in the Styles sidebar
                    using the color picker only works once for a given
                    color
           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: graouts at webkit.org
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com


Steps to reproduce:

1. select any DOM node with a style property set to a color value
2. show the Styles sidebar
3. click on the color swatch for that value
4. click anywhere on the color wheel, notice how the color in the editor is changed to match
5. click anywhere on the color wheel, notice how the color _does not_ change to match in the editor

I believe the CodeMirror text marker managed by the WebInspector.TextMarker object is no longer present when we try to update its text from the WebInspector.CodeMirrorColorEditingController.

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