Skip to content

See debug button hover every time I show the debug view #207171

Closed
@roblourens

Description

  • Click the debug icon, or press cmd+shift+D
  • Wait a couple seconds
  • The 'Start Debugging' hover shows on the debug button, because it is focused when the view is revealed

I can't get a screenshot, but it always happens. Is there a way that we could only show the hover when tabbing to that button, but not when focusing it programmatically? Or, is the best practice for us to focus some other element besides that button? I think it's a good place to put focus when revealing the view, especially with the cmd+shift+D shortcut

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesworkbench-hoverHover issues in the workbench

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions