| Bug ID |
12249
|
| Summary |
"Copy XXXX" not working
|
| Product |
Wireshark
|
| Version |
2.0.2
|
| Hardware |
x86
|
| OS |
Mac OS X 10.11
|
| Status |
UNCONFIRMED
|
| Severity |
Normal
|
| Priority |
Low
|
| Component |
Qt UI
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Build Information:
Version 2.0.2 (v2.0.2-0-ga16e22e from master-2.0)
--
Steps to reproduce:
1. open an packet trace
2. In the main window select an packet
3. In the packet details pane select any item, e.g. Transmission Control
Protocol, Src Port: 55740 (55740), Dst Port: 55752 (55752), Seq: 687, Ack: 237,
Len: 122
4. Right-click on that item, select copy -> bytes ... as hex dump
Expected results:
Packet data copied to clipboard
Real results: Clipboard unmodified
Note:
None of the copy options in the contextual menu work
The (far more limited) menubar Edit -> copy menu entries work, the same entries
from the contextual menu do not work.
The keyboard shortcuts also work (e.g. <command>-<shift>-D == copy summary on
an IP header)
You are receiving this mail because:
- You are watching all bug changes.