RESOLVED FIXED 51663
Web Inspector: REGRESSION: Clicking image resource in style sidebar doesn't actually go to resource anymore
https://bugs.webkit.org/show_bug.cgi?id=51663
Summary Web Inspector: REGRESSION: Clicking image resource in style sidebar doesn't a...
Matt Lilek
Reported 2010-12-27 18:04:01 PST
Clicking a linked image resource in a style rule in the sidebar of the Elements panel doesn't actually take you to the content when you click it anymore. Using the r74228 nightly. This is a regression from Safari 5.0.3. 1. Load <http://www.epicurious.com/recipes/food/views/Chocolate-Orange-Pots-de-Creme-with-Candied-Orange-Peel-231610> 2. Bring up the inspector. 3. Drill down to <div id="primary_content" class="hrecipe"> 4. In the div#primary_content rule, click the link to the background image (http://www.epicurious.com/rd_images/primaryContent/container/bg.gif) 5. In Safari 5.0.3, the Inspector switches to Resources panel and selects the background image. In ToT, the "improved" Resources panel just shows me the source for the main document.
Attachments
[PATCH] Suggested fix (8.35 KB, patch)
2010-12-28 06:56 PST, Alexander Pavlov (apavlov)
no flags
Alexander Pavlov (apavlov)
Comment 1 2010-12-28 06:56:00 PST
Created attachment 77553 [details] [PATCH] Suggested fix
Alexander Pavlov (apavlov)
Comment 2 2010-12-28 07:18:25 PST
*** Bug 50429 has been marked as a duplicate of this bug. ***
WebKit Commit Bot
Comment 3 2010-12-28 07:32:47 PST
Comment on attachment 77553 [details] [PATCH] Suggested fix Clearing flags on attachment: 77553 Committed r74710: <http://trac.webkit.org/changeset/74710>
WebKit Commit Bot
Comment 4 2010-12-28 07:32:53 PST
All reviewed patches have been landed. Closing bug.
Matt Lilek
Comment 5 2010-12-28 17:39:06 PST
Thanks for the fast fix!
Note You need to log in before you can comment on or make changes to this bug.