Open
Bug 862020
Opened 12 years ago
Updated 3 years ago
Allow the selection of multiple headers at once
Categories
(DevTools :: Netmonitor, enhancement, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
NEW
People
(Reporter: msucan, Unassigned)
References
(Blocks 1 open bug)
Details
Once bug 862019 is fixed, we should also allow the user to select multiple headers at once and press Ctrl-C to copy those to clipboard.
In the web console and in the js debugger this is also useful for when the user wants to delete multiple properties at once.
Multiple items could be selected by ctrl+click, shift-up/down/home/end/page down/page up/ctrl-a.
Updated•12 years ago
|
Priority: -- → P3
Updated•8 years ago
|
Severity: normal → enhancement
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Blocks: netmonitor-headers-sidepanel
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•