diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2022-07-19 08:28:21 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2022-07-19 15:34:02 +0200 |
commit | feae19389a2bd6ffe8cb7f2a1a34da4c6efb828b (patch) | |
tree | dc1106a9438307cc3406669fff71d3132bc9dcbd /cppcanvas | |
parent | 70d201c857fe86834f618f8c66df6f19b76c2556 (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.
(cherry picked from commit 40405372fe0bbc00e67f5b0185b0d4c2d6c1e08d)
Change-Id: Ic36419f69cbcdba1a9069332184966cb4b347c49
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137229
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'cppcanvas')
0 files changed, 0 insertions, 0 deletions