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 107026 - no focus event for combo-box
no focus event for combo-box
Status: RESOLVED NOTGNOME
Product: at-spi
Classification: Platform
Component: javabridge
unspecified
Other Linux
: High normal
: ---
Assigned To: padraig.obriain
padraig.obriain
Depends on:
Blocks: 111999
 
 
Reported: 2003-02-25 13:04 UTC by Adi Dascal
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
simple-at inspecting events from gnome-search-tool and SwingSet2 (152.69 KB, image/jpeg)
2003-02-25 13:06 UTC, Adi Dascal
Details

Description Adi Dascal 2003-02-25 13:04:15 UTC
Using gnome-2.0 stack from 3 Feb, java-access-bridge and at-spi, atk, gail
from today's CVS (HEAD) and  java 2 sdk 1.4.1_01 I receive no focus event
for combo-box items.

For instance, testing SwingSet2 application with simple-at application from
at-spi/test, I don't receive focus events for items of combo-boxes like
like Hair, Eyes & Nose etc, from the JComboBoxDemo section.(to reach this
demo push the 4th button from the tool-bar).Selection-change events are
missing, too, if I navigate through items whitin the list that belongs to
the combo-box.
Testing gnome-search-tool with simple-at proves a good behaviour for this
application.

I would expect the same behaviour from AT-SPI(in this particular case from
java-access-bridge) as for GTK toolkit applications (thanks to atk/gail),
meaning to receive a focus event for items within a combo-box.
Comment 1 Adi Dascal 2003-02-25 13:06:02 UTC
Created attachment 14599 [details]
simple-at inspecting events from gnome-search-tool and SwingSet2
Comment 2 Calum Benson 2003-04-03 15:03:11 UTC
Updating status_whiteboard field to reflect A11Y team's assessment 
of accessibility impact.
Comment 3 Calum Benson 2003-04-03 15:15:55 UTC
Woops, don't need to track this one with the status_whiteboard field.
Comment 4 padraig.obriain 2003-05-16 09:56:57 UTC
Java bug 4856173 and Oo issue 13931 have been opened.

Although some integration work may be required when these are fixed I
am closing this as NOTGNOME.
Comment 5 padraig.obriain 2003-05-29 08:50:29 UTC
I have reopened this bug as I do not believe that the Java and Oo bugs
capture the essence of this bug.
Comment 6 padraig.obriain 2003-06-03 16:31:56 UTC
Does this problem occur ony for ComboBox or is getting focus events a
problem in java applications when list items ot menu items are
selected?
Comment 7 padraig.obriain 2003-06-04 07:56:48 UTC
It seems that we need to add code to JABG similar to the code in gail,
in gail.c, which tracks when items are selected and deselected and
when menus are deselected to that the focus tracking is reported
correctly.
Comment 8 padraig.obriain 2003-06-12 08:30:02 UTC
Adi,

Can you help me on this?
Comment 9 Calum Benson 2003-07-02 18:04:27 UTC
Downgraded as discussed in triage meeting yesterday.
Comment 10 remus draica 2003-07-03 07:22:25 UTC
Padraig, the issues are:

1. when list with all items is opened and user navigates through items
no "focus:" event for current focused item.
2. when list is not opened, but combo is focused and user press PgUp
or PgDown no "object:selection-changed" event is fired.
Comment 11 padraig.obriain 2003-07-03 13:39:55 UTC
Sun bugtraq 4881654 is logged for the first issue.
I have just logged Sun bugtraq bug 4886269 for the second issue.
Comment 12 Calum Benson 2003-08-07 16:09:57 UTC
Apologies for spam... marking as GNOMEVER2.3 so it appears on the official GNOME
bug list :)
Comment 13 bill.haneman 2003-08-26 16:57:46 UTC
removed gnome-2.3 keyword since this is in the java bridge, which
isn't bundled with community gnome-2.4.
Comment 14 padraig.obriain 2003-10-21 15:42:14 UTC
Both of the Java bugs mentioned above have been marked as duplicates
of 4848220 which is fixed in Java 1.5.