WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED WORKSFORME
40667
Wrong display while typing in a contenteditable positioned in a scrollable div
https://bugs.webkit.org/show_bug.cgi?id=40667
Summary
Wrong display while typing in a contenteditable positioned in a scrollable div
Ole Frost
Reported
2010-06-16 03:28:49 PDT
Created
attachment 58869
[details]
Reduced test case The text to the right of the caret is not always moved to the right while typing in a contenteditable div. The new text is just displayed on top until the spacebar is hit or the contenteditable looses focus. The attached HTML file contains a reduced test case that reproduces the problem in Google Chrome 5.0.375.70 and Safari 4.0.5 (532.22.7) on Windows 7. The correct behavior can be seen in Internet Explorer 8.0 and Firefox 3.6.3. The issue seems related to the contenteditable div being placed in a scrolling div where it is further to the right than the width of the browser window. I would appreciate any indication of the root cause since this may help me work around the issue by adding some extra styling, attributes or JavaScript.
Attachments
Reduced test case
(1.45 KB, text/html)
2010-06-16 03:28 PDT
,
Ole Frost
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Ole Frost
Comment 1
2010-06-19 02:56:40 PDT
Bug reproduced in Safari 5.0 (7533.16) on Windows 7.
Ryosuke Niwa
Comment 2
2012-05-01 23:22:12 PDT
I can't reproduce this bug either on Safari and Chrome on Mac and Chrome on Windows.
Ole Frost
Comment 3
2012-05-03 00:04:00 PDT
I agree. The issue has been fixed and can no longer be reproduced in the latest versions of Chrome and Safari.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug