After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 648646 - Orca does not present gnome-shell notifications
Orca does not present gnome-shell notifications
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: Orca Maintainers
Orca Maintainers
Depends on: 648633 648645
Blocks:
 
 
Reported: 2011-04-25 21:33 UTC by Joanmarie Diggs (IRC: joanie)
Modified: 2012-03-10 12:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joanmarie Diggs (IRC: joanie) 2011-04-25 21:33:18 UTC
Orca currently does not present gnome-shell notifications due to the following:

1. We expect object:state-changed:showing events to let us know that a notification has popped up/gone away. But these events are currently not happening. (Clutter/Cally bug #648633)

2. Once we are properly informed that a notification has appeared, we need to get the notification text. This (accessible) text seems to be missing. (Bug 648645, currently filed against gnome-shell)
Comment 1 Joanmarie Diggs (IRC: joanie) 2012-03-10 12:18:37 UTC
Because the blocked bugs are fixed, and because I have added code to Orca to present gnome-shell notifications, closing as FIXED.