[Webkit-unassigned] [Bug 77747] New: [WK2] FindController::hideFindUI should unmark highlighted text matches

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 09:37:50 PST 2012


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

           Summary: [WK2] FindController::hideFindUI should unmark
                    highlighted text matches
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: svillar at igalia.com


Since http://trac.webkit.org/changeset/105855 ports can request WebCore to highlight text matches. Things is that there is no way to unmark all those text matches using WK2 API. That's why I suggest to call unmarkAllTextMatches() in FindController::hideFindUI().

It was not needed before r105855 because the code was unconditionally not highlighting text matches.

-- 
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