[Webkit-unassigned] [Bug 19127] New: Find... interacts oddly with -webkit-user-select: none

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 19 13:06:37 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19127

           Summary: Find... interacts oddly with -webkit-user-select: none
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pamg.bugs at gmail.com


Trying to find text on a page with only un-selectable text
(-webkit-user-select: none) fails to find any of the matches.

Finding text on a page with mixed sections of un-selectable text  and normally
selectable text behaves more oddly.  The first match in the section of
un-selectable text is marked, but won't be highlighted when cycling through the
matches: there will be one "pause" with no match highlighted.  Any other
matches in that section won't be found at all.

To see the first problem, load the attached body-user-select.html, cmd-F, and
look for the letter t.  notice "not found".

To see the second problem, load the attached user-select.html, cmd-F, and look
for the letter t.  Notice that only one t in the middle line is marked. Then
cmd-G repeatedly to cycle through the matches and notice the "pause" when the t
on that middle line would have been the active match.


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



More information about the webkit-unassigned mailing list