Bug 131119

Summary: Crash at TextIterator:range() when attempting to dismiss auto-suggest popup in a TEXTAREA field
Product: WebKit Reporter: Chris Petersen <c.petersen87>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Major CC: mrowe, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.8   
Attachments:
Description Flags
TEXTAREA
none
crash log none

Chris Petersen
Reported 2014-04-02 12:57:47 PDT
I have been running into issue with Webkit NB r166639 under Mac OS X 10.8.5. Very reproducible and annoying :). I have attached a simple text case of a TEXTAREA field. 1) With Webkit NB r166639, open the test case ( textarea.html ) 2) Put focus in the TEXTAREA field and type "whh". This should display a auto-suggest popup of "why" 3) Now, press the return key to attempt to dismiss this popup. Crash occurs. See attachment.
Attachments
TEXTAREA (91 bytes, text/html)
2014-04-02 12:58 PDT, Chris Petersen
no flags
crash log (63.98 KB, text/plain)
2014-04-02 12:59 PDT, Chris Petersen
no flags
Chris Petersen
Comment 1 2014-04-02 12:58:31 PDT
Created attachment 228415 [details] TEXTAREA
Chris Petersen
Comment 2 2014-04-02 12:59:40 PDT
Created attachment 228416 [details] crash log
Radar WebKit Bug Importer
Comment 3 2014-04-02 15:52:47 PDT
Note You need to log in before you can comment on or make changes to this bug.