Bug 14471 - Hang when typing option-delete in an empty contenteditable div
Summary: Hang when typing option-delete in an empty contenteditable div
Status: RESOLVED DUPLICATE of bug 14441
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2007-06-30 00:56 PDT by mitz
Modified: 2007-07-09 17:13 PDT (History)
1 user (show)

See Also:


Attachments
Test case (52 bytes, text/html)
2007-06-30 00:57 PDT, mitz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2007-06-30 00:56:45 PDT
To reproduce, open the attached test case, click near the top to get a caret and type option-delete. WebKit loops endlessly (or until string runs out of memory?) in previousBoundary() in visible_units.cpp.
Comment 1 mitz 2007-06-30 00:57:12 PDT
Created attachment 15321 [details]
Test case
Comment 2 Oliver Hunt 2007-06-30 01:01:04 PDT
<rdar://problem/5304772>
Comment 3 mitz 2007-07-06 00:29:14 PDT

*** This bug has been marked as a duplicate of 14441 ***
Comment 4 Justin Garcia 2007-07-09 17:13:34 PDT
5300379 is the new radar.