RESOLVED FIXED 67183
lastChangeWasUserEdit continues to return true when innerText or textContent is modified
https://bugs.webkit.org/show_bug.cgi?id=67183
Summary lastChangeWasUserEdit continues to return true when innerText or textContent ...
Ryosuke Niwa
Reported 2011-08-30 01:54:34 PDT
Two test cases in fast/forms/textfield-lastchange-was-useredit.html fail because lastChangeWasUserEdit isn't set to false when innerText or textContent of textarea element is modified. We should fix this.
Attachments
Patch (6.95 KB, patch)
2011-08-30 02:01 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2011-08-30 02:01:20 PDT
Kent Tamura
Comment 2 2011-08-30 03:21:09 PDT
Comment on attachment 105599 [details] Patch ok
WebKit Review Bot
Comment 3 2011-08-30 04:22:31 PDT
Comment on attachment 105599 [details] Patch Clearing flags on attachment: 105599 Committed r94068: <http://trac.webkit.org/changeset/94068>
WebKit Review Bot
Comment 4 2011-08-30 04:22:37 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.