Bug 140636
| Summary: | CSS pseudo element first-letter on content-editable:true div causes errors | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | dan <dwolfe2> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bfulgham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
dan
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brent Fulgham
This test case still behaves strangely in Safari 15.5+.
Radar WebKit Bug Importer
<rdar://problem/97032550>