[Webkit-unassigned] [Bug 170555] New: Uncaught Exception: TypeError: this.delegate.highlightNextSearchMatch is not a function. (In 'this.delegate.highlightNextSearchMatch()', 'this.delegate.highlightNextSearchMatch' is undefined)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 6 10:48:24 PDT 2017


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

            Bug ID: 170555
           Summary: Uncaught Exception: TypeError:
                    this.delegate.highlightNextSearchMatch is not a
                    function. (In
                    'this.delegate.highlightNextSearchMatch()',
                    'this.delegate.highlightNextSearchMatch' is undefined)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
               URL: https://bugs.webkit.org/show_bug.cgi?id=170554
                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,
                    webkit-bug-importer at group.apple.com

-------
Inspected URL:        any
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/604.1.16+ (KHTML, like Gecko)

Uncaught Exceptions:
 - TypeError: this.delegate.highlightNextSearchMatch is not a function. (In 'this.delegate.highlightNextSearchMatch()', 'this.delegate.highlightNextSearchMatch' is undefined) (at JavaScriptLogViewController.js:260:47)
    _handleFindNextShortcut @ JavaScriptLogViewController.js:260:47
    _handleFindNextShortcut @ [native code]
    _handleKeyDown @ KeyboardShortcut.js:84:42
-------

* STEPS TO REPRODUCE
1. Go to Console tab
2. Add some results so it's not empty
3. Search for a string with no results using Console find bar
4. Cmd-g
=> Boom

This seems to work as expected if there is a matching search result being highlighted.

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


More information about the webkit-unassigned mailing list