First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Why does Wireshark randomly (seems that way) open the packet in a new window on a single click?

  • retag add tags

When studying packets for a particular protocol and single-clicking on packets, sometimes when I single-click it opens the packet in a new window that I now have to close since that's not what I want.

Is there a way to configure Wireshark to only open in a new window with a double-click or "Show Packet in New Window" right-click option.

TIA CH

Y2kmfic's avatar
1
Y2kmfic
asked 2020-06-18 14:57:32 +0000
edit flag offensive 0 remove flag close merge delete

Comments

Which version (wireshark -v) and operating system?

Chuckc's avatar Chuckc (2020-06-18 15:01:56 +0000) edit

Thanks for the quick reply.

Version 3.2.3 (v3.2.3-0-gf39b50865a13) Windows 7 64 with latest updates.

I see a new version is available. I'll check that.

Y2kmfic's avatar Y2kmfic (2020-06-18 15:36:26 +0000) edit

Yes, super annoying, same thing happens to me, click, look, click, new window, damn, click, look click, new window. There is nothing wrong with my mouse, I'm not double clicking, this only happens in wireshark when clicking on the frame lines.

ptr727's avatar ptr727 (2022-09-14 04:10:07 +0000) edit
add a comment see more comments

2 Answers

0

OK.. I think it's the damn mouse. I just did a click test and it's registering two clicks on occasion when I only clicked once. Time for a new mouse.

Y2kmfic's avatar
1
Y2kmfic
answered 2020-06-18 15:47:15 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

The user interface handling code is very specific about single and double clicks, so it's rather unusual to see a double click action on a single click input. Unless we can prove a single click event was posted to the application that is then processed as a double click, I'm unsure this can be handled at the application level. Filing a proper bug report, possibly with GUI interaction tracing would be a good starting point.

Jaap's avatar
13.7k
Jaap
answered 2020-06-18 15:51:06 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer