GNOME Bugzilla – Bug 112911
Further HIGification required
Last modified: 2008-11-03 16:11:48 UTC
The Preferences (nee settings) dialog is now largely HIGified via its Glade file, but work still needs doing on the parts of the GUI on the Access Method tab that are generated at runtime.
Is this something we can do for 2.4?
Sigh, looking at the calendar I only have 3 working days before July 7th (at least officially)... I haven't investigated what is required for this one. There are probably some quick things we could do to improve the situation.
Just getting back to this. The changes in cvs were just the removal of some unused ui from access methods. Note these changes were not recent. If you have some specific work that can be done for 2.6 please comment here. Note, depending on user feedback we might want to redesign the GUI a fair bit...
I believe the 'access method' tab is non-compliant with the HIG regarding the way in which UI items are grouped visually.
adding accessibility keyword
Apologies for spam-- ensuring Sun a11y team are cc'ed on all current a11y bugs. Filter on "SUN A11Y SPAM" to ignore.
Apologies for spam... ensuring Sun a11y folks are cc'ed on all current accessibility bugs.
Just looking through some old bug mail... this one is still valid in 2.22.
Here is a first patch for the Access Methods page. Sorry, the diff for the .glade2 file is rather long. Glade added lots of properties without any changes to the interface.
Created attachment 114891 [details] [review] HIGify access methods page
Created attachment 114892 [details] screenshot
David, ok to commit?
2008-11-03 Gerd Kohlberger <gerdk@svn.gnome.org> HIGify Access Methods Tab (bug #112911) and mark a description for translation (bug #552874). * gok/gok-page-accessmethod.c: (gok_page_accessmethod_draw_controls): add size group. * gok/gok-page-accessmethod.h: sync function prototype. * gok.glade2: * singlekey-automatic-scanning.xml.in: * singlekey-inverse-scanning.xml.in: * automatic-scanning.xml.in: * inverse-scanning.xml.in: * direct-selection.xml.in: * dwell-selection.xml.in: * directed.xml.in: Change spacing, borders and frames.