This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

GNOME Accessibility Logo

GNOME Accessibility Team

Testing the Gtk+ "Gailectomy"

As part of Gtk+ 3.1, Accessibility support has been integrated within Gtk+ itself. This page is a scratchpad for listing things that we find whilst testing Gtk+ 3 from master (in which Gail has been integrated).

1. Things which are broken in Gtk+ itself (not custom implementations)

the 'active' and 'focused' states have gone missing in tree views

  1. Launch gtk3-demo
  2. Arrow amongst the items in the tree view on the left

Result:

messages seen when launching Gtk+ apps with a11y support enabled

  1. Launch gnome-terminal from an xterm

Result:

bugs which are not necessarily due to the gailectomy, but which are nonetheless present

2. Custom implementations which got broken by side effect

654630 gnome-terminal isn't working


2024-10-23 10:57