GNOME Bugzilla – Bug 454642
move to gtkbuilder dropped a11y
Last modified: 2008-03-02 13:55:06 UTC
In the move from glade to gtkbuilder, the atk relations and labels were dropped.
Newer version of gtk-builder-convert converts those properly, will need to go over the *.ui files.
It doesn't actually convert them properly. Filed as bug 455127
Needs a newer GTK+, that's all (even though it won't do anything just yet).
Resolving now that bug #454653 is fixed.
It's not fixed, all the atk properties are missing.
Created attachment 106050 [details] [review] Re-add ATK properties Add converted ATK properties to the UI file. They don't look like much; we might want to review our accessibility for 2.24, but I don't think there's time before 2.22.
Missing properties.ui though
2008-02-27 Philip Withnall <pwithnall@svn.gnome.org> * data/properties.ui: * data/totem.ui: Re-add ATK properties to the UI files, converted from the glade files. (Closes: #454642)
Whoops. The change to totem.ui to include the following code accidentally broke string freeze, and so I've backed it out for now. This needs re-adding to tmw_seek_hscale once we're unfrozen again: <child internal-child="accessible"> <object class="AtkObject" id="a11y-tmw_seek_hscale"> <property name="AtkObject::accessible-name" translatable="yes">Time seek bar</property> </object> </child>
Could you ask for a string freeze break?
2008-03-02 Bastien Nocera <hadess@hadess.net> * data/totem.ui: Re-add ATK properties (Closes: #454642) 2008-03-02 Bastien Nocera <hadess@hadess.net> * ar.po: * ca.po: * da.po: * de.po: * he.po: * nl.po: * pl.po: * pt.po: * pt_BR.po: * sr.po: * sr@Latn.po: * th.po: * vi.po: * zh_HK.po: * zh_TW.po: Re-add the "Time seek bar" string