Bug 131119 - Crash at TextIterator:range() when attempting to dismiss auto-suggest popup in a TEXTAREA field
Summary: Crash at TextIterator:range() when attempting to dismiss auto-suggest popup i...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.8
: P2 Major
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-04-02 12:57 PDT by Chris Petersen
Modified: 2014-04-02 15:52 PDT (History)
3 users (show)

See Also:


Attachments
TEXTAREA (91 bytes, text/html)
2014-04-02 12:58 PDT, Chris Petersen
no flags Details
crash log (63.98 KB, text/plain)
2014-04-02 12:59 PDT, Chris Petersen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petersen 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.
Comment 1 Chris Petersen 2014-04-02 12:58:31 PDT
Created attachment 228415 [details]
TEXTAREA
Comment 2 Chris Petersen 2014-04-02 12:59:40 PDT
Created attachment 228416 [details]
crash log
Comment 3 Radar WebKit Bug Importer 2014-04-02 15:52:47 PDT
<rdar://problem/16505710>