I'm looking at a capture of a HTTP packet. If I let my mouse cursor hover the hex dump in the packet bytes panel, entire sections of bytes are selected or highlighted at the same time. For example, if I put my mouse cursor over the section belonging to a single HTTP header, the entire header is highlighted. How do I turn this behaviour off? I would like to only highlight a single byte at a time, as this is much more useful for debugging non-ASCII encodings. asked 25 Sep '15, 03:54 Flimm |
One Answer:
I don't think that's possible at the moment. You might want to add a feature request by filing a "bug" at BugZilla. answered 25 Sep '15, 03:58 Jasper ♦♦ |
I've created a bug report: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11547