[Webkit-unassigned] [Bug 25102] New: TextMatches don't have a concept of active match

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 8 16:33:29 PDT 2009


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

           Summary: TextMatches don't have a concept of active match
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: finnur.webkit at gmail.com
                CC: sullivan at apple.com


John Sullivan recommended I file a bug to track this.

The TextMatches in WebKit don't differentiate between active and inactive
matches. It would be very useful for the ports that use TextMatches for
FindInPage to be able to specify which TextMatches are active and which are
not. This would also involve splitting up platformTextSearchHighlightColor into
two, to provide an Active color and an Inactive color.

I'm in the middle of writing such a patch. This bug tracks that effort.


-- 
Configure bugmail: https://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