NEW 140636
CSS pseudo element first-letter on content-editable:true div causes errors
https://bugs.webkit.org/show_bug.cgi?id=140636
Summary CSS pseudo element first-letter on content-editable:true div causes errors
dan
Reported 2015-01-19 12:38:11 PST
Using the first-letter pseudo element inside a content-editable: true div or other tag causes input errors such as overtyping (replacing current letter) and/or typing in the wrong text position. Sometimes it is required to use the arrow keys to navigate within the editable text before the errors occur. A sample webpage is available at the following link: http://jsfiddle.net/danthewolfe/0L5L6t6y/
Attachments
Brent Fulgham
Comment 1 2022-07-14 13:38:45 PDT
This test case still behaves strangely in Safari 15.5+.
Radar WebKit Bug Importer
Comment 2 2022-07-14 13:38:55 PDT
Note You need to log in before you can comment on or make changes to this bug.