Library dependencies installation dialog not given focus on open #1679
Labels
conclusion: resolved
Issue was resolved
topic: accessibility
Enabling the use of the software by everyone
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
Arduino libraries may specify dependencies on other libraries. When installing one of a library with defined dependencies via the Arduino IDE Library Manager, a dialog appears asking the user whether the dependencies should be installed in addition to the library:
🐛 This dialog is not given focus. This makes it inaccessible for those who rely on keyboard navigation and inconvenient for those who prefer keyboard navigation.
To reproduce
🐛 The buttons are inaccessible due to the dialog not having focus.
Expected behavior
Dialogs are always given focus on opening
Arduino IDE version
d24a391
Operating system
Windows
Operating system version
10
Additional context
Related:
Issue checklist
The text was updated successfully, but these errors were encountered: