[Webkit-unassigned] [Bug 131590] New: In OSX, if any text is auto-corrected in a text input or text area, the WebKit process crashes. 100% Reproducible.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 13 07:51:09 PDT 2014


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

           Summary: In OSX, if any text is auto-corrected in a text input
                    or text area, the WebKit process crashes. 100%
                    Reproducible.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.9
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skinnybill at skinnybill.net


Created an attachment (id=229230)
 --> (https://bugs.webkit.org/attachment.cgi?id=229230&action=review)
Backtrace for the Webkit Process crash

In WebKit Nightly 528+, if any text entered into a text input, or textarea, is corrected by OSX's autocorrect, the WebKit process crashes.

This can be reproduced every time for me. Enter some text into a text field that you expect to be corrected, and as soon as the correction occurs, the WebKit process will crash. For example, typing "youre" followed by the spacebar will replace the entered text with "you're", and at this moment, WebKit crashes, with the "An error occurred with this webpage so it was reloaded" banner.

I have attached a simple reduction, a backtrace for one of the crashes, and a gif animation demonstrating the bug.

-- 
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