[Pidgin] #8285: Change keyboard shortcuts for "next tab" and "previous tab"
Pidgin
trac at pidgin.im
Thu Jan 29 22:45:38 EST 2009
#8285: Change keyboard shortcuts for "next tab" and "previous tab"
---------------------------+------------------------------------------------
Reporter: dfnsonfsduifb | Owner: lschiere
Type: enhancement | Status: pending
Milestone: | Component: unclassified
Version: 2.5.4 | Resolution:
Keywords: | Launchpad_bug:
---------------------------+------------------------------------------------
Changes (by deryni):
* status: new => pending
Comment:
GTK+ provides the bindings when the notebook tabs are focused, we
'provide' the bindings when the input area is. Which is what makes this
tough to make configurable. The input area has no logical (as far as GTK+
is concerned) connection to the notebook tabs so it doesn't pay any
attention when the input area is focused. (See
gtkconv.c:conv_keypress_common for all the things we grab, notably [ and ]
are ours in this case also.)
I'm open to ideas about how to make this sort of thing configurable but I
don't have any ideas that aren't horrible myself.
As a side note, the orientation of Page Down to the left of Page Up
strikes me as a poor choice regardless of any pidgin (or other application
usage) in that most languages read left-to-right and top-to-bottom. So it
would seem to me that the standard orientation would be that right is
roughly equivalent to down, but maybe not.
--
Ticket URL: <http://developer.pidgin.im/ticket/8285#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list