[Webkit-unassigned] [Bug 44306] New: Web Inspector: resources css files improvements - editing and ordering.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 19 16:40:08 PDT 2010


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

           Summary: Web Inspector: resources css files improvements -
                    editing and ordering.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: phazei at gmail.com
                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


It would be nice to be able to edit the styles directly when viewing the full style sheet after clicking it's location from the elements styles section.  This is currently possible in FireBug.

Also the resources css section seems to combine two functions that don't seem to go hand in hand.

It displays the css files in the order they were downloaded.  While checking on resources and speed and such, this is convenient.

OTOH, when viewing the style sheets to edit them or find where a style is, being sorted by download order is useless.  They should be grouped by location then alphabetically, it would hold more context that way.

FireBug has resource tracking, but it doesn't couple it with css editing.  This allows for being able to view the css while editing it at anytime, without needing to enable the resource heavy resource tracking.

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