[Webkit-unassigned] [Bug 43105] New: Web Inspector: InspectElement context menu doesn't jump to selected element.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 21:19:02 PDT 2010


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

           Summary: Web Inspector: InspectElement context menu doesn't
                    jump to selected element.
           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: loislo at chromium.org
                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


Probably RC


======

Annoyance #1 – Too many clicks until I can Inspect an Element

Very often I need to quickly check an element, whether to check the spelling of an id or a div, or to see what the code is doing inside the page.  What I do is hover the mouse and right click right over the element, and when the menu opens, I choose “Inspect Element”.  Now in Firebug, as soon as I make that choice to inspect the element, the Firebug display opens, and it immediately shows me the exact element within the page.  But with Chrome’s Developer Tools – when I choose Inspect Element, it only opens the display, but does not show me the exact element.  Instead, I have to go back to the page, hover the mouse, right click and choose Inspect Element – a second time!  Then Chrome finally shows me the element I wanted to look at.

Maybe this seems like a minor annoyance, but I do this right-clicking and inspecting elements all the time when I’m developing a web page.  And sometimes with Chrome, the display will open and I’ll have to go back and scroll some to find my element again on the page, before I can right click and choose Inspect Element again.  When this happens over and over, I’m sorry but at that point, I go right back to Firebug again.  I right click something, I choose Inspect Element, and voila there’s my element right there and I can quickly recall that ID name or whatever it is I needed to assess.
======

http://www.digitaldesigndiary.com/archives/2010/07/27/web-development/chrome-developer-tools-vs-firebug/

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