Bug 20279

Summary: DOM and CSS editing should commit when clicked away (or blurred)
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch aroben: review+

Description Timothy Hatcher 2008-08-04 17:00:40 PDT
ANy user entered text is canceled when editing and the user clicks away. This does not match common idioms on the desktop nor Firebug. We should commit the editing in this case.
Comment 1 Timothy Hatcher 2008-08-04 17:11:01 PDT
Created attachment 22645 [details]
Proposed patch
Comment 2 Adam Roben (:aroben) 2008-08-04 18:50:45 PDT
Comment on attachment 22645 [details]
Proposed patch

r=me
Comment 3 Timothy Hatcher 2008-08-05 09:49:48 PDT
Landed in r35562.