-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Major
-
None
-
Affects Version/s: 7.0.26, 7.4.9, 7.4.10, 8.0.0alpha2
-
Component/s: None
-
None
Steps to reproduce:
- Enable any screen reader
- Navigate, e.g., Data collection -> Hosts
- Using Tab navigate to any host name and hit Enter
- A screen reader will not announce that the user has opened a dialog window; sometimes, focus moves instantly to the input. Examples attached.
Problem:
Since ARIA attributes are present and applied correctly, most probably there is a focus management problem.
This ** is a level A violation of WCAG 2.4.3 - Focus Order, which has a high level impact on users' accessibility.{}

Expected:
When the user activates a modal dialog, the screen reader should announce the dialog name and inform that this is a dialog window, e.g Host, dialog, etc.