Bug 41514

Summary: contenteditable inserts characters in the wrong place if first-letter is used
Product: WebKit Reporter: Bernhard Rosenkraenzer <bero>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap, enrica, mitz, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://blankpage.ch/webkitbug1/
Bug Depends on: 43830    
Bug Blocks:    

Description Bernhard Rosenkraenzer 2010-07-02 02:30:02 PDT
Sometimes typing characters into a contenteditable field adds the characters in the wrong location.

I've put up a reproducible test case at http://blankpage.ch/webkitbug1/

The problem occurs at least in Safari 5.0 (6533.16) on OSX and in QtWebKit on Linux and OSX.
Comment 1 Alexey Proskuryakov 2010-07-02 12:08:22 PDT
For me, this seems to be reproducible in every position. I blame first-letter.

Happens in both Safari 4 and a local debug build of ToT.
Comment 2 Simon Fraser (smfr) 2010-10-05 15:34:58 PDT
*** Bug 47217 has been marked as a duplicate of this bug. ***
Comment 3 Simon Fraser (smfr) 2010-10-06 16:53:34 PDT
Dup of bug 26442?
Comment 4 mitz 2010-10-06 16:55:09 PDT
Close enough.

*** This bug has been marked as a duplicate of bug 26442 ***