[Webkit-unassigned] [Bug 178318] New: Web Inspector: "Copy Row"/"Copy Table" copies truncated value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 14 17:40:00 PDT 2017


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

            Bug ID: 178318
           Summary: Web Inspector: "Copy Row"/"Copy Table" copies
                    truncated value
           Product: WebKit
           Version: Safari 11
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit.org at ricciadams.com
                CC: inspector-bugzilla-changes at group.apple.com

When a Value in the Local Storage / Session Storage is long and truncated, Both "Copy Value" and "Copy Table" copy the truncated string with trailing ellipses, not the actual value.

Steps to Reproduce:
1. Serialize a large object via JSON.stringify and store it via window.localStorage
2. View Local Storage in Web Inspector
3. Attempt to copy the value via "Copy Table" or "Copy Row"

Expected Result:
Actual value is copied

Actual Result:
Truncated value is copied with trailing ellipses

-- 
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/20171015/fcdcd106/attachment.html>


More information about the webkit-unassigned mailing list