Bug 87014 - Web Inspector: [Styles] Cannot tab from selector of inherited rule, which in turn has leading inherited properties
Summary: Web Inspector: [Styles] Cannot tab from selector of inherited rule, which in ...
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: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-21 06:33 PDT by Alexander Pavlov (apavlov)
Modified: 2012-05-21 09:35 PDT (History)
11 users (show)

See Also:


Attachments
Patch (1.52 KB, patch)
2012-05-21 06:46 PDT, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2012-05-21 06:33:40 PDT
1. Open http://www.webkit.org
2. Inspect the #content element
3. Click the inherited rule "body" selector to start editing it
4. Press "Tab"

The editor does not jump to the first property name in the rule.

Upstreaming http://code.google.com/p/chromium/issues/detail?id=128847
Comment 1 Alexander Pavlov (apavlov) 2012-05-21 06:46:23 PDT
Created attachment 143023 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-21 09:35:27 PDT
Comment on attachment 143023 [details]
Patch

Clearing flags on attachment: 143023

Committed r117794: <http://trac.webkit.org/changeset/117794>
Comment 3 WebKit Review Bot 2012-05-21 09:35:31 PDT
All reviewed patches have been landed.  Closing bug.