[Webkit-unassigned] [Bug 154048] New: Web Inspector: Allow copying all headers in the request/response header tables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 14:43:59 PST 2016


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

            Bug ID: 154048
           Summary: Web Inspector: Allow copying all headers in the
                    request/response header tables
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hartman.wiki at gmail.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

Quite often I have to file bugreports, where caching headers and varnish IDs and dates and cookies and basically everything that might remotely influence your session is important. Most of this information (with the exception of cookies, which is bug 16531) is available to me right there in the response section of the request.

But if I want to use it, I have to select each individual value and copy and past it somewhere else. This leads to a routine of "Type name of header (faster than copying it from inspector), copy value, repeat". After 2 headers i'm annoyed that I have to do it like this, after 8 headers i'm cursing :)


JoePeck> thedj: hmm, our DataGrid class doesn't yet have multiple-selection, so that would require some implementation work
JoePeck> thedj: we have a context menu for "Copy Row" maybe a "Copy All Rows" would be a reasonable short term hack"

-- 
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/20160209/b4a2fb54/attachment.html>


More information about the webkit-unassigned mailing list