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 468612 - AT-SPI implementation not delivering focus: events when navigating icons in "Add to panel" dialog
AT-SPI implementation not delivering focus: events when navigating icons in "...
Status: RESOLVED NOTGNOME
Product: gnome-panel
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks: 465989
 
 
Reported: 2007-08-20 17:52 UTC by Willie Walker
Modified: 2007-08-20 19:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Snapshot of window (53.21 KB, image/png)
2007-08-20 18:20 UTC, Willie Walker
Details

Description Willie Walker 2007-08-20 17:52:39 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.
Comment 1 Vincent Untz 2007-08-20 18:09:36 UTC
Is this the standard GNOME or Ubuntu GNOME? In standard GNOME, we're using a simple treeview...
Comment 2 Willie Walker 2007-08-20 18:20:47 UTC
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?
Comment 3 Vincent Untz 2007-08-20 18:50:05 UTC
So that's an Ubuntu bug :-) You can file it on launchpad, but I doubt they'll fix it :/
Comment 4 Willie Walker 2007-08-20 19:07:01 UTC
(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.