[Webkit-unassigned] [Bug 100768] REGRESSION (r121299): OS X Text Replacement forces cursor out of text fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 30 10:03:26 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=100768





--- Comment #2 from mitz at webkit.org <mitz at webkit.org>  2012-10-30 10:04:44 PST ---
(From update of attachment 171474)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list