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 513213 - [a11y] [Un]selecting an icon on the nautilus desktop with Control-Space does not send the appropriate accessibility events.
[a11y] [Un]selecting an icon on the nautilus desktop with Control-Space does ...
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Desktop
2.21.x
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-30 18:18 UTC by Rich Burridge
Modified: 2012-06-08 04:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Orca debug output whilst testing this problem. (29.88 KB, text/plain)
2008-01-30 18:20 UTC, Rich Burridge
Details

Description Rich Burridge 2008-01-30 18:18:41 UTC
Summary pretty much says it all. If you have an icon selected on the
Nautilus desktop and you unselect it with Control-Space, then no
"object:state-changed:selected" events. Same for trying to select
an unselected icon with Control-Space.
Comment 1 Rich Burridge 2008-01-30 18:20:26 UTC
Created attachment 104049 [details]
Orca debug output whilst testing this problem.

We are getting "object:selection-changed" events -- you can see such an
example at line 608:

OBJECT EVENT: object:selection-changed                 detail=(0,0)
    app.name='nautilus' name='Icon View' role='layered pane' state='enabled focusable sensitive showing visible' relations=''

but no "object:state-changed:selected" events.
Comment 2 Cosimo Cecchi 2012-06-08 04:01:16 UTC
This should work correctly now in git master.