Bug 185798

Summary: [GTK] FindController: search occurrences not highlighted after loading new page
Product: WebKit Reporter: Sébastien Wilmet <swilmet>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply, calvaris, mcatanzaro
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   
See Also: https://bugzilla.gnome.org/show_bug.cgi?id=793716

Sébastien Wilmet
Reported 2018-05-19 06:26:42 PDT
[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 :-)
Attachments
Note You need to log in before you can comment on or make changes to this bug.