[Acc] Button tooltip doesn't show up on tab
See original GitHub issueDoes this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.60.0 (user setup)
- OS Version: Windows 10
Steps to Reproduce:
- Navigate through VS Code Search tab and tab through all the buttons . ( refresh , clear search results , etc. ) ( Search tab is just an example I can see the same behavior in all buttons)
Expected : On the tab navigation to each of the button, the tooltip should be displayed. On escape the tooltip should be dismissed. Keyboard users will not know what is the use of the button through the icon for the button.
Actual : User cannot see the tooltip when they tab into a button. They can only see the tooltip when they hover over.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
In Bootstrap, why doesn't my disabled button have a tooltip?
I've largely tried to reproduce balexand's answer from: How to enable bootstrap tooltip on disabled button? including, importantly, the CSS: .
Read more >89759 - Blacked-out tooltip appears on tab mouseover
A tool tip should display showing the full title of the page open in the given tab. After moving the mouse away, the...
Read more >Tooltip Usage - ServiceNow Developers
Learn how to access the actionable elements of tooltip through keyboard interactions and screen readers. Keyboard interactions. A tooltip shows when the user ......
Read more >Show or hide ScreenTips - Microsoft Support
ScreenTips are small windows that display descriptive text when you rest the pointer ... Don't show feature descriptions in ScreenTips This option turns...
Read more >Cannot set tooltips! - Claris Community
Right click in Layout Mode to access Button Setup and I get the "This is considered to be a grouped button. Only its...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@isidorn , Hey, I search to see if there is something already open but couldn’t find it. I hope it is not a duplicate.
Hi @isidorn , we met the same issue. In our Teams Toolkit extension, we have several buttons on tree items. When user tab to the buttons with keyboard, tooltip will not show: Accessibility team has raised a Sev2 bug to us for this issue. Is it possible to fix this?