[Webkit-unassigned] [Bug 97873] New: [EFL][WK2] Add API to count the matching text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 28 00:19:02 PDT 2012


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

           Summary: [EFL][WK2] Add API to count the matching text
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jinwoo7.song at samsung.com
                CC: demarchi at webkit.org


We need a API to only count the matching text such as ewk_view_text_count(),
as described in https://bugs.webkit.org/show_bug.cgi?id=97431.

ewk_view_text_find() finds the matching text and but also update the UI view, 
for example, highlight the text. But some application may not want to affect the view,
and just want to know the count.

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