https://bugs.documentfoundation.org/show_bug.cgi?id=151611
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Assignee|[email protected] |[email protected] |desktop.org | Resolution|--- |FIXED --- Comment #1 from Justin L <[email protected]> --- fixed with related bug 151548 sw: KEY_DOWN access to FieldmarkWithDropDownButton It doesn't do direct data entry, but requires a down-key to "open" the dropdown first. The problem with doing a trigger-on-tab-entry is that you couldn't (easily) tab out of it. So either special-key to get into the editing or special-key to get out of editing. I think that the preferable solution is to assume tabbing primarily for navigation, and require the extra keystroke to move into edit mode. -- You are receiving this mail because: You are the assignee for the bug.
