[Webkit-unassigned] [Bug 159027] New: Web Inspector: Editing source links is inconsitent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 22 11:00:46 PDT 2016


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

            Bug ID: 159027
           Summary: Web Inspector: Editing source links is inconsitent
    Classification: Unclassified
           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: chris at heavymark.com
                CC: bburg at apple.com, joepeck at webkit.org,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

In Chrome/Chromium (all versions), when in Web Inspector HTML box clicking on a src="" url lets you edit the text and by default selects all the text. The same functionality occurs when editing a src"" int he style box.

In Webkit/Safari (all versions), when in the Web Inspection HTML box clicking on a src="" url opens the file in the resource center. Clicking on a src="" in the style side box lets you edit the text but does not select the all the text. 

Clicking on a source link in the html box or style box of safari should both have a consistent result such as allowing you to edit or opening in the resource center. I believe Chrome's decisions of allowing to edit (and selecting the text by default) makes the most sense, and the context menu then should have an option for opening the resource in the resource center like Chrome. But the most important part is that it's consistent.

-- 
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/20160622/68b14183/attachment-0001.html>


More information about the webkit-unassigned mailing list