Bug 106778 - Web Inspector: devtools front-end doesn't have focus in TestShell
Summary: Web Inspector: devtools front-end doesn't have focus in TestShell
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Lushnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-14 04:20 PST by Andrey Lushnikov
Modified: 2013-01-14 07:26 PST (History)
9 users (show)

See Also:


Attachments
Patch (1.85 KB, patch)
2013-01-14 04:22 PST, Andrey Lushnikov
no flags Details | Formatted Diff | Diff
Patch (1.39 KB, patch)
2013-01-14 06:54 PST, Andrey Lushnikov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Lushnikov 2013-01-14 04:20:31 PST
Devtools front-end doesn't have focus in TestShell. As a result, simulated text-input events doesn't hit it.
Comment 1 Andrey Lushnikov 2013-01-14 04:22:26 PST
Created attachment 182544 [details]
Patch
Comment 2 Yury Semikhatsky 2013-01-14 04:29:27 PST
Comment on attachment 182544 [details]
Patch

Does it work for non-Chromium platforms?
Comment 3 Andrey Lushnikov 2013-01-14 06:39:23 PST
It works everywhere except mac:
https://bugs.webkit.org/show_bug.cgi?id=106780

But mac doesn't have eventSender at all:
https://bugs.webkit.org/show_bug.cgi?id=106450
Comment 4 Andrey Lushnikov 2013-01-14 06:54:25 PST
Created attachment 182569 [details]
Patch
Comment 5 WebKit Review Bot 2013-01-14 07:26:22 PST
Comment on attachment 182569 [details]
Patch

Clearing flags on attachment: 182569

Committed r139613: <http://trac.webkit.org/changeset/139613>
Comment 6 WebKit Review Bot 2013-01-14 07:26:26 PST
All reviewed patches have been landed.  Closing bug.