vscode-maven icon indicating copy to clipboard operation
vscode-maven copied to clipboard

"Plugins" node can't be closed back and that make unstable the whole tree

Open mstup opened this issue 1 year ago • 0 comments

Describe the bug "Plugins" node can't be closed back and that make unstable the whole tree after open/close node several times. Any sub-nodes are irresponsible on mouse click.

To Reproduce Steps to reproduce the behavior:

  1. Import simple Maven based project
  2. Let him to complete internal build.
  3. Switch into "MAVEN" tree and open "Plugins" node.
  4. Wait a moment to let "Plugins" node to initialize his content.
  5. Try back to close "Plugins" node.

Expected behavior "Plugins" node is expected to close back and be able to open again without any affect on whole tree.

Environments (please complete the following information as much as possible):

  • OS: Linux x64 4.16.11-100.fc26.x86_64
  • VS Code version: 1.85.2
  • Extension version: v0.44.0 and Pre-release v0.44.2024072906

Screenshots Opened "Plugins" node Image

Closed "Plugins" node Image

Additional context Just in case, project I tested it on, but is reproducible on any other Maven base project. https://github.com/emweb/jwt.git

mstup avatar Dec 30 '24 01:12 mstup