Bug 20280

Summary: REGRESSION: initial selection is not the name or value when double clicking a CSS property
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch mitz: review+

Timothy Hatcher
Reported 2008-08-04 17:03:06 PDT
THe selection should be the name or value that was doubled clicked to start editing. This regressed when we switched to focus/blur events, since a focus on a content editable region changes the selection.
Attachments
Proposed patch (3.00 KB, patch)
2008-08-04 17:10 PDT, Timothy Hatcher
mitz: review+
Timothy Hatcher
Comment 1 2008-08-04 17:10:41 PDT
Created attachment 22644 [details] Proposed patch
mitz
Comment 2 2008-08-04 17:45:26 PDT
Comment on attachment 22644 [details] Proposed patch r=me
Timothy Hatcher
Comment 3 2008-08-05 09:50:11 PDT
Landed in r35563.
Note You need to log in before you can comment on or make changes to this bug.