elementary / elementary/notifications
Notifications are not accessible via keyboard
- Dominant language
- Vala
- Stars
- 39
- Forks
- 6
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 7
Description
## Prerequisites
- [x] I have searched open and closed issues for duplicates.
## Describe the bug
When a notification is received, it is not announced by Orca.
### To Reproduce
Steps to reproduce the behavior:
1. Enable Orca with Alt + Super + S
2. Receive a desktop notification.
3. Observe that Orca does not announce it.
### Expected behavior
Orca should read out the notification, including the fact it is a notification, the app name, and the notification content.
### Screenshots or screen recordings
### Logs
## Platform Information
- OS: elementary OS
- OS Version: Circe
Please check what applies:
-->
- [ ] I'm using the latest version from git that I've manually compiled
- [x] I'm using the latest released stable version
## Additional context
Gnome's notification daemon sends these correctly, so it might be worth looking there.
Contributor guide
Assessment
This issue has not been assessed yet.