[Webkit-unassigned] [Bug 128463] New: [GTK] Minibrowser: Navigation through the list of matched search results doesn't work correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 8 11:48:46 PST 2014


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

           Summary: [GTK] Minibrowser: Navigation through the list of
                    matched search results doesn't work correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpino at igalia.com


Navigation through the list of matched search results using the 'Up' and 'Down' buttons doesn't work correctly. When the user reaches the last word, pressing the 'Down' button goes back to the search box and all highlighted words are unhighlighted. Pressing 'Down' again goes to the the first word although the matched words keep unhighlighted. 

The same happens in the opposite case, when reaching the first matched word and pressing 'Up'.

Steps to reproduce:

1. In Minibrowser, Press 'Ctrl+F' to open up the search box.
2. Keep pressing button 'Down' until reaching the last matched element.
3. Press 'Down' again.

Expected result: Navigation goes back to the first element. All the words keep highlighted.
Actual result: Navigation goes back to the search box, the search box background becomes red and all highlighted words are unhighlighted.

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