RESOLVED FIXED100768
REGRESSION (r121299): OS X Text Replacement forces cursor out of text fields
https://bugs.webkit.org/show_bug.cgi?id=100768
Summary REGRESSION (r121299): OS X Text Replacement forces cursor out of text fields
mitz
Reported 2012-10-30 09:44:30 PDT
<rdar://problem/12395187> Patch forthcoming.
Attachments
Use an offset relative to the root container of the paragraph when saving and restoring the paragraph range (5.07 KB, patch)
2012-10-30 09:57 PDT, mitz
andersca: review+
mitz
Comment 1 2012-10-30 09:57:07 PDT
Created attachment 171474 [details] Use an offset relative to the root container of the paragraph when saving and restoring the paragraph range
mitz
Comment 2 2012-10-30 10:04:44 PDT
Comment on attachment 171474 [details] Use an offset relative to the root container of the paragraph when saving and restoring the paragraph range View in context: https://bugs.webkit.org/attachment.cgi?id=171474&action=review > LayoutTests/platform/mac/editing/spelling/autocorrection-in-textarea.html:14 > + var hasBeenBlurred = false; > + textarea.onblur = function() { > + hasBeenBlurred = true; > + } I’ll remove this.
Eric Seidel (no email)
Comment 3 2013-01-04 00:51:25 PST
Attachment 171474 [details] was posted by a committer and has review+, assigning to Dan Bernstein for commit.
mitz
Comment 4 2013-01-04 07:12:41 PST
Note You need to log in before you can comment on or make changes to this bug.