https://bugs.documentfoundation.org/show_bug.cgi?id=146925
--- Comment #2 from Adriani90 <[email protected]> --- @Michael Weghorn I think it would be nice to find a document solution entirely without having to assign shorcut keys. 1. Form fields and form elements should be focusable with arrow keys both when form design mode is on or off. * In case of text fields, writing something while the text field is focused should directly go into the field without having to press something to open the field. * In case of combo boxes, spin buttons and other data containers which can be expanded or colapsed, pressing alt+down arrow should open them, and then arrow keys should allow for choosing an item. Pressing enter should activate the item, pressing escape should close the combo box / spin button. * In case of radio buttons or checkboxes, space bar should enable or disable them. This is how form controls work in web documents, in MS Office and all other programs I know of which provide accessible form fields. -- You are receiving this mail because: You are the assignee for the bug.
