RESOLVED FIXED 20279
DOM and CSS editing should commit when clicked away (or blurred)
https://bugs.webkit.org/show_bug.cgi?id=20279
Summary DOM and CSS editing should commit when clicked away (or blurred)
Timothy Hatcher
Reported 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.
Attachments
Proposed patch (1.94 KB, patch)
2008-08-04 17:11 PDT, Timothy Hatcher
aroben: review+
Timothy Hatcher
Comment 1 2008-08-04 17:11:01 PDT
Created attachment 22645 [details] Proposed patch
Adam Roben (:aroben)
Comment 2 2008-08-04 18:50:45 PDT
Comment on attachment 22645 [details] Proposed patch r=me
Timothy Hatcher
Comment 3 2008-08-05 09:49:48 PDT
Landed in r35562.
Note You need to log in before you can comment on or make changes to this bug.