diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2022-07-19 08:28:21 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2022-07-19 09:23:57 +0200 |
commit | 40405372fe0bbc00e67f5b0185b0d4c2d6c1e08d (patch) | |
tree | 6f9016a56c7ad6865111baa0c7fa30ce1300fee3 /vcl/qa | |
parent | da9ef0bd92e7ad81d0595d57225ef5b20ea8f66c (diff) |
sw content control, date: allow selecting via the keyboard
It was not possible to select the date of a date content control via
keyboard.
This meant only the mouse handling codepath needed implementing, but it
broke accessibility.
SwContentControl::ShouldOpenPopup() already knows how to handle
dropdowns via the keyboard, extend that to handle date pickers as well.
The appearing vcl Calendar / GtkCalendar appears to support keyboard
navigation already.
Change-Id: Ic36419f69cbcdba1a9069332184966cb4b347c49
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137213
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'vcl/qa')
0 files changed, 0 insertions, 0 deletions