[Webkit-unassigned] [Bug 42732] New: Web Inspector: In inspect mode mouse movement over the page should change node selection in Elements panel interactively

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 21 02:39:53 PDT 2010


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

           Summary: Web Inspector: In inspect mode mouse movement over the
                    page should change node selection in Elements panel
                    interactively
           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: ekamenskaya 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


Desired behavior: After Inspect element button is pressed in Debugger, you can move your mouse over the web page and interactively see its reflection in Elements panel. To see each node selection in Elements panel you don’t need to click on selected element on the page.

Currently after you click Inspect button and select element on the page, you have to click on the element to see it in Elements panel. Besides, it worked as desired in Firebug.

I suppose this feature would allow to perform some actions not looking at Elements panel. For example, in inspect mode you could move your mouse over the page and delete various nodes pressing keyboard button Delete numerous times (fast and convenient for users who want to get rid of some parts of the page).

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