Skip to content

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

Open
@tmiddlet2666

Description

@tmiddlet2666
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.

Activity

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[/+] on Mar 22, 2024
Dmole

Dmole commented on Mar 27, 2024

@Dmole

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

tmiddlet2666 commented on Mar 28, 2024

@tmiddlet2666
MemberAuthor
tmiddlet2666

tmiddlet2666 commented on Mar 28, 2024

@tmiddlet2666
MemberAuthor

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Dmole@tmiddlet2666

        Issue actions

          Mouse clicks on Tracer tab on Mac do not always open tracer groups consistently · Issue #561 · oracle/visualvm