[Webkit-unassigned] [Bug 32520] New: REGRESSION: Web Inspector: Pressing Up arrow in Console moves focus into the Elements panel and changes the inspected node

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 14 08:31:33 PST 2009


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

           Summary: REGRESSION: Web Inspector: Pressing Up arrow in
                    Console moves focus into the Elements panel and
                    changes the inspected node
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Keywords: NeedsRadar, Regression
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: timothy at hatcher.name, rik at webkit.org,
                    keishi at webkit.org, pmuellr at yahoo.com,
                    joepeck at webkit.org, pfeldman at chromium.org,
                    bweinstein at apple.com


To reproduce:

1. Open the Web Inspector
2. Go to the Elements panel
3. Show the Console
4. Evaluate something in the Console (e.g., 1+2)
5. Press the Up arrow

The line you evaluated is correctly put into the Console. But, focus is also
moved up into the Elements panel, and the inspected node changes. This makes it
very hard to use the Console's history feature.

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