Bug 32520

Summary: REGRESSION: Web Inspector: Pressing Up arrow in Console moves focus into the Elements panel and changes the inspected node
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bweinstein, joepeck, keishi, pfeldman, pmuellr, rik, timothy
Priority: P2 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Adam Roben (:aroben) 2009-12-14 08:31:32 PST
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.
Comment 1 Adam Roben (:aroben) 2009-12-14 08:31:56 PST
<rdar://problem/7469000>
Comment 2 Pavel Feldman 2009-12-14 08:37:19 PST

*** This bug has been marked as a duplicate of bug 32460 ***