question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Blue line in the left of explorer icon in activity bar when mouse down.

See original GitHub issue
  • VS Code Version: 1.56.0 insider - commit: 0310f02
  • OS Version: Windows 10 20h2

Steps to Reproduce:

@sandy081 I have noticed this blue line in the left when mouse down only in file icon and this doesn’t shows in the other icons. (0310f02) - Ref: https://github.com/microsoft/vscode/issues/118077#issuecomment-825471885

image

Does this issue occur when all extensions are disabled?: Yes

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
miguelsoloriocommented, Apr 26, 2021

It seems like the behavior is inconsistent overall. Sometimes it show and other times it doesn’t.

0reactions
hi-ogawacommented, Aug 22, 2021

Hi everyone, I made a PR to address this issue. I explained it in the PR comment, but what I found is that tabindex attribute is only enabled for the first activity bar item, which is the “file explorer” tab. Note that “tabindex” is necessary for li tag (which is used for activity bar item) to have the ability of :focus selector to match and get a correct styling. Please let me know if the PR properly solves the issue (and, importantly, doesn’t make a new bug).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Visual Studio Code User Interface
The Activity Bar on the left lets you quickly switch between Views. You can also reorder Views by dragging and dropping them on...
Read more >
Visual Studio Code status bar color
Save this question. Show activity on this post. Visual Studio Code's default status bar color is blue, and I find it quite distracting....
Read more >
windows 10 task bar fully unresponsive
furthermore when i mouse over the taskbar it turns into a waiting icon (blue spinning circle) and does nothing when i left click...
Read more >
Windows 11 Taskbar Customization Tutorial - YouTube
Find out how to move your task bar icons to the left or back to the ... \Software\Microsoft\Windows\CurrentVersion\ Explorer \Advanced Click ...
Read more >
How to Change & Customize Settings in MS Task Bar ...
This Microsoft Windows 10 tutorial shows you how to customize the taskbar with all of the programs that you use the most. I...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found