Re: [Usability] Re: The state of keyboard navigation
- From: Havoc Pennington <hp redhat com>
- To: Michael Meeks <michael ximian com>
- Cc: Calum Benson <calum benson sun com>, Soeren Sandmann <sandmann daimi au dk>, gnome-accessibility-list gnome org, Gtk Hackers <gtk-devel-list gnome org>, usability gnome org
- Subject: Re: [Usability] Re: The state of keyboard navigation
- Date: 17 Jan 2002 15:14:24 -0500
Michael Meeks <michael ximian com> writes:
> Well I'm talking about keyboard navigation - which as I understand it
> is the order in which the widgets are traversed on user input. While in
> theory - yes I suppose people could be doing grotesque stuff that relies
> on a certain order, I don't believe this is at all common.
The worrisome breakage isn't that, it's relying on whether GTK will do
something with a particular modifier + key combo.
A lot of people had key_press_event handlers in 1.2 that would break
if you changed the keybindings. GTK 2 does make this less necessary
and also makes things more difficult to break.
I suppose if we have keybinding themes though, it becomes much more OK
to say that you can change bindings in stable, since it's likely that
busted key_press_handlers have been tested and detected.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]