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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 15 15:06:43 PDT 2017


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

--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org> ---
DOMStorageContentView.prototype._populate creates DataGridNodes with truncated values (length 200). Copy Row then copies the DataGridNode's data values, which is this truncated string. Likewise double click to edit gets the truncated 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/20171015/0b66b8d1/attachment.html>


More information about the webkit-unassigned mailing list