Wireshark-commits: [Wireshark-commits] master 86337a8: Qt: Don't hijack Ctrl+C for copy packet list
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=86337a8e69afdbfd1e3e3d5e9eee971a2b637fb7
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
86337a8 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Don't hijack Ctrl+C for copy packet list entry as plain text
Don't hijack Ctrl+C / Cmd+C for copy Packet List entry as plain text
in the main window because this will affect using this shortcut in
other dialogs.
Ctrl+C will now copy the selected row in the Packet List (without
the headers), or the selected entry in the Packet Details, and it
also works correctly in other dialogs.
This was introduced in gb3f240dbf8.
Change-Id: I99d87f49c436a6dbf98e51d638a09c15a18bcc72
Reviewed-on: https://code.wireshark.org/review/36280
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b7996de NAS-5GS: PDU session reactivation result error cause wrong offset used.
add 86337a8 Qt: Don't hijack Ctrl+C for copy packet list entry as plain text
Summary of changes:
ui/qt/main_window.ui | 3 ---
1 file changed, 3 deletions(-)