NEW 186186
Incorrect caret position while scrolling in an contentEditable component
https://bugs.webkit.org/show_bug.cgi?id=186186
Summary Incorrect caret position while scrolling in an contentEditable component
Richard Yan
Reported 2018-06-01 00:21:30 PDT
Created attachment 341739 [details] Image demonstrating bug. To reproduce, create a contentEditable div with overflowing content and overflow: scroll. Here's a pre-made fiddle for you convenience: https://jsfiddle.net/vyyu0rwc/3/ Click on the content so a caret shows and flashes; now scroll the content (with the caret visible) and notice how the caret position is fixed in place before it disappears, instead of scrolling along with the content. Notice in the attachment (it's pretty bad screenshot), how the caret can appear between lines when scrolling the content due to this bug.
Attachments
Image demonstrating bug. (11.53 KB, image/png)
2018-06-01 00:21 PDT, Richard Yan
no flags
Radar WebKit Bug Importer
Comment 1 2018-06-01 07:16:58 PDT
Note You need to log in before you can comment on or make changes to this bug.