[Webkit-unassigned] [Bug 44203] New: Gaps appear in selection while scrolling when line-height is greater than 1em

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 14:25:11 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44203

           Summary: Gaps appear in selection while scrolling when
                    line-height is greater than 1em
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nathan.whetsell at gmail.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list