https://bugs.documentfoundation.org/show_bug.cgi?id=155401
Bug ID: 155401
Summary: Forms - Navigation: Moving by Tilde (Alt+…) only works
with Tab Order = 0 for all fields
Product: LibreOffice
Version: 7.4.6.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Created attachment 187391
--> https://bugs.documentfoundation.org/attachment.cgi?id=187391&action=edit
Open the attached database. Open the forms as described.
Open the attached database file.
Macros aren't needed for this.
Open the form "Klasse_tab_order_0".
Cursor might appear in first field ID. If not: Set cursor in this field.
Press Alt+t → cursor moves to "Teil".
Press Alt+k → cursor moves to "Klasse".
This is how it should work.
But: For all controls had been set tab order = 0. So there is no special tab
order available, also no automatic tab to the subform.
Close the form, open the form "Klasse_tab_autosort".
Try to move cursor by Alt+t, Alt+k …
Cursor will be moved to first field of the subform instead of moving to the
expected fields.
OK, might be something with the subform.
So open "Klasse_tab_autosort_no_subform".
Try to move cursor by Alt+t, Alt+k …
Cursor won't jump, will always stay in the same control.
You have to set tab order to 0 for using key for setting focus to a special
control.
Expected behavior: Tab order should work as defined, jumping by Al+… should
work also.
Tested all with LO 7.4.6.2, but don't know if it ever works well.
--
You are receiving this mail because:
You are the assignee for the bug.