GNOME Bugzilla – Bug 468612
AT-SPI implementation not delivering focus: events when navigating icons in "Add to panel" dialog
Last modified: 2007-08-20 19:07:01 UTC
When arrowing around the icons in the "Add to panel" dialog, I notice that no focus: events are delivered. In analyzing the dialog hierarchy using at-poke and/or accerciser, I do notice that the icons present the STATE_FOCUSABLE and STATE_FOCUSED events. When a state changes to STATE_FOCUSED, a focus: event should be emitted.
Is this the standard GNOME or Ubuntu GNOME? In standard GNOME, we're using a simple treeview...
Created attachment 94003 [details] Snapshot of window Eeks! Sorry. I'm using Ubuntu Gutsy and I didn't realize Ubuntu did its own thing. Here's a snapshot of the dialog I'm seeing. Is this a custom Ubuntu widget?
So that's an Ubuntu bug :-) You can file it on launchpad, but I doubt they'll fix it :/
(In reply to comment #3) > So that's an Ubuntu bug :-) You can file it on launchpad, but I doubt they'll > fix it :/ > Thanks Vincent. Sorry about not realizing it was Ubuntu.