[Webkit-unassigned] [Bug 128380] New: [GTK] Matched words of a searched text are not highlighted after reopening search bar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 7 09:55:42 PST 2014


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

           Summary: [GTK] Matched words of a searched text are not
                    highlighted after reopening search bar
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpino at igalia.com


In Minibrowser, when searching for some text in a page, all matches are highlighted. Clicking on the Up and Down buttons in the search bar, navigates through the list of matched words. When the search bar is closed down, all the marked words are unhighlighted. However, when the search bar is reopened, although the search bar still contains the results of the latest search (and in fact, it is possible to navigate through the list of matched words using the Up and Down buttons), the words are not highlighted.

Steps to reproduce:

1. Open a the Minibrowser with the default URL (http://www.webkitgtk.org/) for instance.
2. Press Ctrl+F to open the search bar and type "the".
3. All the "the" words will be highlighted. Navigate through the list of matched words.
4. Close the search bar.
5. Press Ctrl+F to open the search bar again.
6. The search bar contains the results of the last search. It's possible to navigate through the list of matches but there are no highlighted words.

Expected result: When opening the search bar again, highlight the matched words of the last search. Notice that when reopening the search bar, its edit box is not empty but contains the last searched text.

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