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

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>