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

Missing ▶ icon when expanding Plugins or Dependencies node #700

Closed
doggy8088 opened this issue Aug 11, 2021 · 4 comments
Closed

Missing ▶ icon when expanding Plugins or Dependencies node #700

doggy8088 opened this issue Aug 11, 2021 · 4 comments
Assignees
Milestone

Comments

@doggy8088
Copy link
Contributor

Describe the bug

If any node inside MAVEN view been expanded, all lifecycle unable to start with a right-triangle icon ( ▶ ).

To Reproduce
Steps to reproduce the behavior:

  1. When all nodes been folded. The ▶ button shown.

    image

  2. When any node been expanded. The ▶ button disappeared.

    image

Expected behavior
A clear and concise description of what you expected to happen.

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

  • OS: Windows_NT x64 10.0.19043
  • VS Code version: v1.59.0
  • Extension version: v0.32.2
Version: 1.59.0 (user setup)
Commit: 379476f0e13988d90fab105c5c19e7abc8b1dea8
Date: 2021-08-04T23:13:12.822Z
Electron: 13.1.7
Chrome: 91.0.4472.124
Node.js: 14.16.0
V8: 9.1.269.36-electron.0
OS: Windows_NT x64 10.0.19043

Screenshots
See To Reproduce.

Additional context
N/A

@Eskibear
Copy link
Member

I cannot reproduce it.
image

From you screenshot, I see a horizontal scrollbar there. Please check if that's reason you don't see the inline button.

@doggy8088
Copy link
Contributor Author

@Eskibear I made a short video clip. Please check: https://youtu.be/YHU38F7k9zA

@Eskibear
Copy link
Member

yes, I already see it from your screenshot. There is a horizontal scrollbar, and I guess if you scroll it you'll see the inline button.
image

Please check if you explicitly turned workbench.list.horizontalScrolling on.
image

@doggy8088
Copy link
Contributor Author

WOW, you have very good eyesight. I never realized there is a horizontal scrolling bar down there. 😅 👍

Yes, you are right. I do have a "workbench.list.horizontalScrolling": true user setting been defined explicitly long long time ago.

I think #702 can solve this UX issue if workbench.list.horizontalScrolling been enabled.

@Eskibear Eskibear added this to the 0.33.0 milestone Aug 13, 2021
@Eskibear Eskibear self-assigned this Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants