Bug 50947 - WebKit2: Focusing Web Inspector window doesn't focus contents on Windows
Summary: WebKit2: Focusing Web Inspector window doesn't focus contents on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Brian Weinstein
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2010-12-13 11:19 PST by Brian Weinstein
Modified: 2010-12-13 11:28 PST (History)
1 user (show)

See Also:


Attachments
[PATCH] Fix (2.46 KB, patch)
2010-12-13 11:25 PST, Brian Weinstein
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Weinstein 2010-12-13 11:19:32 PST
STEPS TO REPRODUCE:
1) In WebKit2, open the Web Inspector.
2) Move focus away from the inspector
3) Click on the title bar of the inspector

The contents of the inspector should be focused, and so you should be able to type in the console, for example, but you can't.
Comment 1 Brian Weinstein 2010-12-13 11:20:45 PST
<rdar://problem/8762468>
Comment 2 Brian Weinstein 2010-12-13 11:25:07 PST
Created attachment 76413 [details]
[PATCH] Fix
Comment 3 Brian Weinstein 2010-12-13 11:28:24 PST
Landed in r73935.