[go: nahoru, domu]

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

Accessibility bug - keyboard navigation on 'Component' DeclarativeTableCellValue #25436

Open
bharathpalaksha opened this issue Feb 28, 2024 · 1 comment
Labels
Area - Extensibility Impact: Accessibility Issues that impact accessibility compliance Pri: 2

Comments

@bharathpalaksha
Copy link
bharathpalaksha commented Feb 28, 2024

This accessibility issue is on extension but the ADS framework has provided the UI elements which has the issue.
Flexcontainer within a DeclarativeTable is unable to be accessed by Keyboard navigation, hence the title of image is not being displayed when using keyboard navigation.

Steps to Reproduce:

  1. Open Azure data studio application.
  2. Tab till Extensions.
  3. Serach for Azure cosmos DB migration for MongoDB extension and install.
  4. Tab till connections and click on new connection.
  5. Select mongo account login with valid credentials.
  6. Press alt+Shift+Fn+F10 keys on the connection and press down arrow keys navigate till manage.
  7. Tab till azure cosmos DB migration.
  8. Tab till Dashboard tab.
  9. Tab till New migration button.
  10. Tab till Run a new assessment of your MongoDB server.
  11. Fill all the details.
  12. Tab till run validation and run the validation.
  13. Succuss message will appear.
  14. Tab till start "Start assessment button".
  15. View assessment results and select database (s) for migration will appear.
  16. Tab till data base and select any data base.
  17. Specify Azure cosmos DB for MongoDB target Account will appear.
  18. Fill all the details and click next button.
  19. Migration mapping screen will appear.
  20. Tab till Target name space.
  21. Tab till waring icon.
  22. Observed that Warning tooltips is not getting access while using keyboard.

Actual Result:
Warning tooltips is not getting access while using keyboard.
Expect Result:
Warning tooltips should get access while using keyboard.

@bharathpalaksha bharathpalaksha added Pri: 2 Impact: Accessibility Issues that impact accessibility compliance labels Feb 29, 2024
@kisantia kisantia added this to the May 2024 Release milestone Mar 2, 2024
@kisantia
Copy link
Contributor
kisantia commented Mar 2, 2024

@bharathpalaksha there have been similar issues about tooltips not showing when navigating with keyboard and they have been downgraded to Sev 3. Please see #22677 (comment) as an example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area - Extensibility Impact: Accessibility Issues that impact accessibility compliance Pri: 2
Projects
None yet
Development

No branches or pull requests

3 participants