diff options
author | Heiko Tietze <tietze.heiko@gmail.com> | 2022-05-24 10:35:04 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2022-05-25 09:38:09 +0200 |
commit | ba2c5e05319181aa00357d66ba2fbaba20231bd3 (patch) | |
tree | 57b725bb145fff9f1c0ac33104a8a8128962a3dc /idlc | |
parent | 37a5d60df7631cca8ce597905d09748a48ff2a86 (diff) |
Resolves tdf#146762 - Consistency for list indent and level shortcuts
Previously:
* Shift + Tab on the first item decreases the indention
* Tab on first item increases the indention
* Shift + Tab on any item but the first does nothing
* Tab on any item but the first demotes the list level
* Ctrl + Tab on any item including the first inserts a literal tab
New:
* Tab on any item demotes the list item (move right)
* Shift + Tab on any item demotes the list item (move left)
* Ctrl + Tab on any item indents the whole list
* Ctrl + Shift + Tab on any item outdents the whole list
Change-Id: If64a5103a271d30c10fc903a306c9271e61cae49
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134856
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'idlc')
0 files changed, 0 insertions, 0 deletions