[Libreoffice-bugs] [Bug 144713] New: Basic's "Option Button" documentation mentions "indices", which term is not used in the relevant property name
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 25 05:41:33 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144713
Bug ID: 144713
Summary: Basic's "Option Button" documentation mentions
"indices", which term is not used in the relevant
property name
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Documentation
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: mikekaganski at hotmail.com
CC: olivier.hallot at libreoffice.org
Created attachment 175249
--> https://bugs.documentfoundation.org/attachment.cgi?id=175249&action=edit
Option button's properties in Basic IDE
Insert Controls help page [1] tells:
> Option Button
>
> Adds a button that allows a user to select from a number of options. Grouped
> option buttons must have consecutive tab indices. They are commonly encircled
> by a group box. If you have two groups of option buttons, you must insert a tab
> index between the tab indices of the two groups on the group frame.
The term "index" is not used in the option button's property, which is called
"Tab Order" (see screenshot).
This results in confusion, including those who translate (see resp. Russian
translation), as well as users who are not very fluent in English [2] (Rus).
The confusion in this case is aggravated by the curious detail that the two
similar cases - option buttons in Basic dialogs and in forms - behave
differently in this regard (the latter does not use tab order to group the
controls, but uses name [3]; and having group name in Basic makes users expect
same behavior); that makes this issue especially problematic.
The help text should use terms used in the respective UI strings.
[1]
https://help.libreoffice.org/latest/en-US/text/sbasic/shared/02/20000000.html
[2] https://forumooo.ru/index.php/topic,8841.msg59974
[3] https://help.libreoffice.org/latest/en-US/text/shared/02/01170000.html
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210925/d2536d1c/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list