[Webkit-unassigned] [Bug 185798] New: [GTK] FindController: search occurrences not highlighted after loading new page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 19 06:26:42 PDT 2018


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

            Bug ID: 185798
           Summary: [GTK] FindController: search occurrences not
                    highlighted after loading new page
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: swilmet at gnome.org
                CC: bugs-noreply at webkitgtk.org

[GTK] FindController: search occurrences not highlighted after loading new page.

I think it's a bug in WebKitFindController:
1. webkit_find_controller_search() is called --> the search occurrences are correctly highlighted.
2. The WebKitWebView loads another page --> the search occurrences are not highlighted in the new page content, but webkit_find_controller_get_search_text() still returns the same search text that was previously set.

The Devhelp bug:
https://bugzilla.gnome.org/show_bug.cgi?id=793716

As explained in the Devhelp bug, Epiphany is good at avoiding this bug :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180519/c415e935/attachment-0001.html>


More information about the webkit-unassigned mailing list