[Webkit-unassigned] [Bug 220773] New: [Cocoa] Web Inspector: Console search box is broken, advancing to next result instead pastes from system search pasteboard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 20 10:36:56 PST 2021


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

            Bug ID: 220773
           Summary: [Cocoa] Web Inspector: Console search box is broken,
                    advancing to next result instead pastes from system
                    search pasteboard
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

>From a user report:

"""
I'm having trouble navigating to different instances of a word using ⌘F and ⌘G/⇧⌘G while inside of the console. 

Simple example/steps to reproduce without needing to set up any environment:
 Go to a random website. Here's a page that you can use: Safari Web Inspector Console
 Open the Safari Dev Tools using ⌘I.
 Navigate to the "Console" tab.
 Log an object by using console.dir(Object).
 Inside the console, use the shortcut ⌘F (find) or put your cursor inside the search box.
 Search for something. For example, I searched for "function".
 Try navigating to the next instance of the word using ⌘G or by clicking on the right arrow next to the search bar.
After using ⌘G, you should notice that it locks up and does not navigate to the next instance of the word.

In specific, it seems to replace part of the word that I'm searching for with a chunk of a word that I used from my last session. For example, when I search for the "function," it replaces the word with "loc" because in my previous session, I searched for "location."

"""

-- 
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/20210120/f47f4054/attachment.htm>


More information about the webkit-unassigned mailing list