[Webkit-unassigned] [Bug 16222] [GTK] Implement inline search and highlighting of matching strings.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 04:04:52 PST 2007


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


christian at twotoasts.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17722|review?                     |
               Flag|                            |
  Attachment #17722|0                           |1
        is obsolete|                            |
  Attachment #17819|                            |review?
               Flag|                            |




------- Comment #14 from christian at twotoasts.de  2007-12-10 04:04 PDT -------
Created an attachment (id=17819)
 --> (http://bugs.webkit.org/attachment.cgi?id=17819&action=view)
api update

Just noticed the previous patch was only half up to date.

My current proposal provides these functions:

webkit_web_view_search_text (web_view, string, case_sensitive, forward, wrap)
webkit_web_view_mark_text_matches (web_view, string, case_sensitive, limit)
webkit_web_view_set_highlight_text_matches (web_view, highlight)
webkit_web_view_unmark_text_matches


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