[Webkit-unassigned] [Bug 87123] New: Web Inspector: Editing css through resource panel does not update Element/Styles panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 05:51:40 PDT 2012


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

           Summary: Web Inspector: Editing css through resource panel does
                    not update Element/Styles panel
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nic.infante at jhc.co.uk
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


Since Bug 81787 made css view in resources panel editable by default, there doesn't seem to be a way to "commit" changes so that they update in the styles view (previously this could be done by switching back to read-only).  


Relatedly, since you can't commit when editing through the resources view, the  onResourceContentCommitted event does not  fire - http://code.google.com/chrome/extensions/dev/devtools.inspectedWindow.html , so tools which rely on this, such as https://github.com/NV/chrome-devtools-autosave#readme do not work .

If there is a way to commit changes which i've missed, please could it be made it more obvious.

Many thanks

Nic Infante

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