https://bugs.documentfoundation.org/show_bug.cgi?id=57174
--- Comment #5 from Heiko Tietze <heiko.tietze@user-prompt.com> ---
I'd say the most important control in a dialog should get the focus. Looking
around for a reference at the Gnome HIG I found the following comment in
/gtk/gtkdialog.c
/* A far too tricky heuristic for getting the right initial
* focus widget if none was set. What we do is we focus the first
* widget in the tab chain, but if this results in the focus
* ending up on one of the response widgets _other_ than the
* default response, we focus the default response instead.
*
* Additionally, skip selectable labels when looking for the
* right initial focus widget.
*/
So the right way for LO is to focus the first control that can receive the
focus, as suggested by Eric. And if the dialog is designed well the most
important control is located top left (for LTR layout) and is the first in the
tab sequence, e.g. initialization of the dialog.
--
You are receiving this mail because:
You are on the CC list for the bug.
Context
- [Bug 57174] When Opening Any Dialog the First Value in the Dialog Should be Selected · bugzilla-daemon
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.