NEW 44203
Gaps appear in selection while scrolling when line-height is greater than 1em
https://bugs.webkit.org/show_bug.cgi?id=44203
Summary Gaps appear in selection while scrolling when line-height is greater than 1em
Nate Whetsell
Reported 2010-08-18 14:25:11 PDT
In the attached HTML document, select all the text, and then scroll slowly. Gaps appear in the selection. A workaround for this issue is to include an empty, fixed-position element in the document. Using "-webkit-user-select:none;" with this element makes it so that the element is not included when selecting all.
Attachments
Test document (9.32 KB, text/html)
2010-08-18 14:25 PDT, Nate Whetsell
no flags
Nate Whetsell
Comment 1 2010-08-18 14:25:42 PDT
Created attachment 64771 [details] Test document
Alexei Bykov
Comment 2 2013-09-20 14:49:26 PDT
*** Bug 121693 has been marked as a duplicate of this bug. ***
Ahmad Saleem
Comment 3 2023-08-10 05:01:28 PDT
I am able to reproduce this on Safari Technology Preview 176 but it depends on width size of window, I have to reduce window size and then the gaps appeared. NOTE - other browsers support 'gapped' selection, so it would not be possible to match them. Hence, only testing it on Safari.
Note You need to log in before you can comment on or make changes to this bug.