[Webkit-unassigned] [Bug 158484] New: Web Inspector: support string search to match Chrome

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 7 10:32:51 PDT 2016


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

            Bug ID: 158484
           Summary: Web Inspector: support string search to match Chrome
    Classification: Unclassified
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Macintosh
                OS: OS X 10.11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pete at peterood.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 280719
  --> https://bugs.webkit.org/attachment.cgi?id=280719&action=review
Two screenshots of Chrome Developer Tools supporting string search

Overview:
Currently Safari Technology Preview Web Inspector search field searches by CSS selector and XPath, not text matching. For example, navigate to www.apple.com and search for "<body " which returns Not found. Currently supports “body[class]”.

Chrome now supports string search. See attached screenshots.

Safari should match.

Actual Results:
Safari Web Inspector search returns Not Found while searching for "<body "

Expected Results:
Safari Web Inspector search should return 1 match while searching for "<body "

Build Date & Platform:
Version 9.1.1 (11601.6.17, 11602.1.33) on Mac OS 10.11.5

Additional Builds and Platforms:
haven't investigated

Additional Information:
External conversation and reference
https://twitter.com/xeenon/status/740223269911941120
https://twitter.com/xeenon/status/740224202758717441

-- 
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/20160607/d89f67e1/attachment.html>


More information about the webkit-unassigned mailing list