GNOME Bugzilla – Bug 139474
No accessibility implementation for NautilusCellRendererPixbufEmblem
Last modified: 2010-11-26 11:44:05 UTC
In nautilus list view the file or directory icon is in a NautilusCellRendererPixbufEmblem. No accessible information can be obtained from it.
Apologies for spam-- ensuring Sun a11y team are cc'ed on all current a11y bugs. Filter on "SUN A11Y SPAM" to ignore.
Is it still an active issue ? I don't understand quite well what is the problem here. Could you elaborate ? I guess it has something to do with the scope of NautilusCellRendererPixbufEmblem. Is it ?
The problem is that NautilusCellRendererPixbufEmblem doesn't expose accessibility information, but maybe this might be solved by removing NautilusCellRendererPixbufEmblem completely and using the GEmblemedIcon facilities.
Changing component.
(In reply to comment #3) > The problem is that NautilusCellRendererPixbufEmblem doesn't expose > accessibility information, but maybe this might be solved by removing > NautilusCellRendererPixbufEmblem completely and using the GEmblemedIcon > facilities. That's exactly what we ended up doing, so this can be safely closed now.