Bug 70179

Summary: Hang using arrow keys to move off the end of contenteditable element with :before :after
Product: WebKit Reporter: Sidney San Martín <s+webkit>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: enrica, rniwa
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.7   
Attachments:
Description Flags
Sample of a Chrome helper process hung on this bug
none
Test case none

Description Sidney San Martín 2011-10-15 12:49:49 PDT
Created attachment 111140 [details]
Sample of a Chrome helper process hung on this bug

When I create a contenteditable element and give it :before or :after content, and use the cursor keys to move "into" the :before or :after content, the process hangs.

I have not yet been able to test this on other OSs/platforms.
Comment 1 Sidney San Martín 2011-10-15 13:47:00 PDT
Created attachment 111143 [details]
Test case
Comment 2 Ryosuke Niwa 2012-05-25 02:53:24 PDT
This bug doesn't reproduce anymore. We should probably add a test and close it.
Comment 3 蒋世林 2014-08-15 09:52:03 PDT
(In reply to comment #1)
> Created an attachment (id=111143) [details]
> Test case