RESOLVED WONTFIX 120065
[CSS Regions] Text editing cursor is displayed in both regions for fragmented content with contentEditable=true
https://bugs.webkit.org/show_bug.cgi?id=120065
Summary [CSS Regions] Text editing cursor is displayed in both regions for fragmented...
Mihai Balan
Reported 2013-08-20 06:42:29 PDT
When content fragmented across multiple regions has contentEditable=true, the editing cursor can get displayed in multiple regions at once when positioned near an unforced break (e.g. last or first line of fragmentainer). Repro: In attached sample file, position cursor on the first line of text in the second region. Expected Cursor is displayed only on first line of second region Actual Cursor is displayed both on first line of second region *and* last line of first region
Attachments
Test-case (2.84 KB, text/html)
2013-08-20 06:43 PDT, Mihai Balan
no flags
Mihai Balan
Comment 1 2013-08-20 06:43:48 PDT
Created attachment 209190 [details] Test-case
Brent Fulgham
Comment 2 2022-07-13 09:23:22 PDT
CSS Regions were removed in Bug 174978.
Note You need to log in before you can comment on or make changes to this bug.