[Webkit-unassigned] [Bug 209868] New: Context menu for local storage puts quotes around key and value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 1 11:21:27 PDT 2020


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

            Bug ID: 209868
           Summary: Context menu for local storage puts quotes around key
                    and value
           Product: WebKit
           Version: Safari 13
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jonlee at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

In the LocalStorage table, right clicking on a cell shows a context menu that either says

Edit "Key"
Edit "Value"

based on the cell column.

Using quotes is weird because it's not the name of the key, and unnecessary. Typically it would just say

Edit Key
Edit Value

-- 
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/20200401/36492cfe/attachment.htm>


More information about the webkit-unassigned mailing list