http://defect.opensolaris.org/bz/show_bug.cgi?id=10763



--- Comment #4 from Darren Kenny <dkenny at opensolaris.org> 2009-09-14 
13:22:36 UTC ---
(In reply to comment #3)
> For temporary work around, GUI applications can set its own accessible name by
> atk_object_set_name.

I'm not exactly sure how to achieve this, I've been looking and while we have
cell renderer's and a treestore, nothing in there has a widget to allow me to
call gtk_widget_get_accessibility() on... 

I think we need more information about the objects that at-tools are looking at
for the text - it would seem that the only things that have an AtkObject
associated with them are the GtkComboBox itself, or the popup
(gtk_combo_box_get_popup_accessible).

It's not obvious to me at all how I could provide the right information for
you.

> 
> I think since it is a gail bug, we should filed a bug on GNOME bugzilla and
> track there. Because the fix would involve other part of GTK+, other 
> developers
> from Gtk+ should see it. And since this is not a NWAM only bug, I think this
> bug should not block the integration of NWAM.

Could you please log a bug for this since you know better where in gail this
should be.

> 
> Tim, is it OK for you?

I don't think it is quite as simple as setting the a11y properties
name/description I'm afraid.

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Reply via email to