Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse clicks on Tracer tab on Mac do not always open tracer groups consistently #561

Open
tmiddlet2666 opened this issue Mar 22, 2024 · 3 comments
Labels

Comments

@tmiddlet2666
Copy link
Member

Describe the bug
When I have installed various tracer plugins, such as Tracer-Monitor Probes and Tracer-JVM Stats Probes, when i click on the various group names such as JIT Compiler or Garbage Collectors to display the individual probes, the UI doesn't always respond and open or close the items. I need to click multiple times, which differs from twice to many more. It is not consistent.

I have tried on Linux and it is responsive all the time.
Have not tried on Windows.

To Reproduce
Steps to reproduce the behavior:

  • Install any of the tracer probes
  • Open any JVM process such as VisualVM
  • Click the tracer tab
  • Click on any of the high level areas to open/close
  • Response from the UI is not consistent

Expected behavior
I Expect that the UI will respond and open / collapse the elements consistently.

VisualVM log
Nothing relevant in log

Screenshots

visualvm-tracer

Desktop (please complete the following information):

  • OS: Mac OS Ventura,
  • JDK version JDK 17.0.2
  • Version 2.1.6

Additional context
Add any other context about the problem here.

@tmiddlet2666 tmiddlet2666 changed the title Mouse clicks on Tracer tab on Mac does not always open tracer groups consistently Mouse clicks on Tracer tab on Mac do not always open tracer groups consistently Mar 22, 2024
@Dmole
Copy link

Dmole commented Mar 27, 2024

It maybe related that on Linux XWayland clicks will sometimes go right through visualvm and interact with apps underneath. I've never seen any other App do that.

@tmiddlet2666
Copy link
Member Author

Actually related to https://bugs.openjdk.org/browse/JDK-8218421

@tmiddlet2666
Copy link
Member Author

If you don't move your mouse between the click down and click up its good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants