Bug 82323 - Web Inspector: Tabbed pane should set focus on its contents on tab click.
Summary: Web Inspector: Tabbed pane should set focus on its contents on tab click.
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: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-27 04:58 PDT by Vsevolod Vlasov
Modified: 2012-03-27 07:51 PDT (History)
10 users (show)

See Also:


Attachments
Patch (2.08 KB, patch)
2012-03-27 05:00 PDT, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff
Patch (2.13 KB, patch)
2012-03-27 05:20 PDT, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff
Patch (2.76 KB, patch)
2012-03-27 07:47 PDT, Vsevolod Vlasov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2012-03-27 04:58:21 PDT
Tabbed pane should set focus on its contents on tab click.
Comment 1 Vsevolod Vlasov 2012-03-27 05:00:24 PDT
Created attachment 134030 [details]
Patch
Comment 2 Pavel Feldman 2012-03-27 05:15:20 PDT
Comment on attachment 134030 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=134030&action=review

> Source/WebCore/ChangeLog:6
> +        Reviewed by NOBODY (OOPS!).

Description? Timothy might get angry, please generate some text here.
Comment 3 Vsevolod Vlasov 2012-03-27 05:20:33 PDT
Created attachment 134035 [details]
Patch
Comment 4 Vsevolod Vlasov 2012-03-27 07:47:51 PDT
Created attachment 134060 [details]
Patch
Comment 5 Vsevolod Vlasov 2012-03-27 07:51:19 PDT
Committed r112267: <http://trac.webkit.org/changeset/112267>