-
Notifications
You must be signed in to change notification settings - Fork 38.4k
Closed
Labels
Milestone
Description
- Windows @bamurtaugh
- macOS @bpasero
- anyOS @Tyriar
Complexity: 3
Using a screen reader (with speech enabled as sometimes the text viewer doesn't pick up on things), test out the notification accessible view experience.
- Trigger some notifications and focus one.
- You should hear a hint about opening the notification in the accessible view.
- Open the accessible view via
alt+f2. - You should hear how to navigate between notifications. Test this functionality.
Next,
- Disable
accessibility.verbosity.notification - Trigger some notifications and focus one.
- You shouldn't hear the hint about opening the item in the accessible view.
- Open the accessible view via
alt+f2 - You shouldn't hear how to navigate between notifications.
Reactions are currently unavailable