On Mar 25, 2007, at 11:07 AM, Michael Gerz wrote:
Bennett Helm schrieb:
For example, in the Insert Citation dialog, it's possible to tab
to the Available Citations list and then type and use arrow keys
to select a particular citation; but it's not possible to select
the "Add" button except with the mouse.
I think this is a dialog-specific problem. In the past, there were
other dialogs which, e.g., were suffering from a strange <tab>
field order. Typically, this type of bugs is easy to fix for
someone who is acquainted with Qt.
It may be dialog specific, but it affects every dialog: I can't think
of a dialog that can be navigated by the keyboard on Mac in 1.5,
whereas this was not true in 1.4. For another example, when closing a
document with unsaved changes, the dialog that pops up has 3 buttons:
Save, Discard, Cancel, with Save highlighted. If I want to save, I
can just hit <return>. If I want to cancel, I can hit <escape>. But
if I want to discard, I have to use the mouse. (Standard Mac practice
is to use "Don't Save", "Cancel", and "Save" (in that order), and to
use <Cmd-D> to select "Don't Save".)
Please add a bugzilla report such that this bug does not get
forgotten.
I'll do this.
Bennett