Bug 87014

Summary: Web Inspector: [Styles] Cannot tab from selector of inherited rule, which in turn has leading inherited properties
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.