Bug 89869 - Web Inspector: [Styles] Cannot visually set caret before the first CSS property name character
Summary: Web Inspector: [Styles] Cannot visually set caret before the first CSS proper...
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-06-25 05:23 PDT by Alexander Pavlov (apavlov)
Modified: 2012-06-25 05:41 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.69 KB, patch)
2012-06-25 05:38 PDT, Alexander Pavlov (apavlov)
vsevik: review+
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-06-25 05:23:49 PDT
The caret actually gets positioned before the property name but this is not reflected visually; it looks as though the caret is positioned after the first character.
Comment 1 Alexander Pavlov (apavlov) 2012-06-25 05:38:41 PDT
Created attachment 149278 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2012-06-25 05:41:59 PDT
Committed r121150: <http://trac.webkit.org/changeset/121150>