[Webkit-unassigned] [Bug 50429] New: Web Inspector: Clicking image url in the right column css inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 2 18:10:09 PST 2010


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

           Summary: Web Inspector: Clicking image url in the right column
                    css inspector
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Trivial
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joel at bytestudios.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, apavlov at chromium.org,
                    loislo at chromium.org


When you click a url in the leftside main html inspector, it brings you to the resources pane and shows that image.
when you click a url in the rightside css inspector, it just brings you to the resources pane and shows whatever you were previously looking at.
it'd be nice to have it consistent and show the image. just a very trivial annoyance that seemed to popup 2 weeks ago

to test just load any page with a background image url, and click the link

element.style {
background-image: url('/assets/img/pictureframe.png');
}

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