You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
roblourens opened this issue
Nov 26, 2019
· 3 comments
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded
This is how all inline actions are behaving in all our views.
On hover the action is shown and on focus.
Another reason for doing this is accessibility, such that the users can tab to the action. The path is still read out to screen readers due to the aria label.
I understand that this might be an issue, since we are auto focusing stack frames when a break point is hit, so users will not see the path.
We can say that call stack behaves special and only shows the inline action on hover. And the restart frame is accessibile via context menu.
isidorn
added
bug
Issue identified by VS Code Team member as probable bug
and removed
under-discussion
Issue is under discussion for relevance, priority, approach
labels
Nov 28, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded
The text was updated successfully, but these errors were encountered: