NEW131119
Crash at TextIterator:range() when attempting to dismiss auto-suggest popup in a TEXTAREA field
https://bugs.webkit.org/show_bug.cgi?id=131119
Summary Crash at TextIterator:range() when attempting to dismiss auto-suggest popup i...
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.