You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
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
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.
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
orGarbage 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:
Expected behavior
I Expect that the UI will respond and open / collapse the elements consistently.
VisualVM log
Nothing relevant in log
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: