Test: APG modal dialog example (Orca/Firefox)
Expectation: aria-modal attribute: SHOULD remove outside content from navigational shortcuts when aria-modal=true - applied to the dialog role
| Property | Value |
|---|---|
| Support | partial |
| AT Name | Orca |
| AT Version | 42.0 |
| Browser Name | Firefox |
| Browser Version | 108 |
| OS version | Ubuntu 22.04 |
| Date | 2023-01-13 |
| Notes |
Commands and Output
These are specific commands used to access the target element in the test, along with the resulting output.
| Command | Result | Output | Notes |
|---|---|---|---|
| previous_form_field (shift + tab) | pass | no outside form fields were found | |
| previous_link (shift+ k) | fail | "date picker dialog example, link" | |
| list_links (alt + shift+ k) | partial | outside links are listed. When jumping to those links, focus is redirected back to the open dialog. |