From dc1fab4011de88f60e5b8e6a3269971046e25c11 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Thu, 16 Jun 2022 13:40:53 +0200 Subject: tdf#146762 update Tab key variations in lists and chapter headings tdf#146762 changed the behavior of Tab, Shift+Tab, Ctrl+Tab, and Ctrl+Shift+Tab when the cursor is in a list paragraph or chapter heading paragraph. This patch makes appropriate updating in the help for shortcut keys. Change-Id: I85aefa325363601a6d76e4b3acc57b11a09180d5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135981 Tested-by: Jenkins Reviewed-by: Seth Chaiklin --- source/text/swriter/04/01020000.xhp | 53 +++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 29 deletions(-) (limited to 'source/text/swriter/04') diff --git a/source/text/swriter/04/01020000.xhp b/source/text/swriter/04/01020000.xhp index 70f8ce3318..7ebdde0813 100644 --- a/source/text/swriter/04/01020000.xhp +++ b/source/text/swriter/04/01020000.xhp @@ -1,6 +1,5 @@ - - Shortcut Keys for %PRODUCTNAME Writer @@ -861,9 +859,7 @@ - Command -Ctrl + double-click or Command -Ctrl + Shift + F10 + CommandCtrl + double-click or CommandCtrl + Shift + F10 Use this combination to quickly dock or undock the Navigator, Styles window, or other windows @@ -873,8 +869,8 @@ headings; switching levels by keyboard paragraphs; moving by keyboard -

Shortcut Keys for Paragraphs and Heading Levels

- +

Shortcut Keys for Paragraphs, List Paragraphs and Heading Levels

+
Shortcut keys @@ -885,8 +881,7 @@ - Command+Option -Ctrl+Alt+Up ArrowUFI: see sw-features "Ctrl + Up/Down accelerators added to move paragraphs". See now also i31697 + Command+OptionCtrl+Alt+Up ArrowUFI: see sw-features "Ctrl + Up/Down accelerators added to move paragraphs". See now also i31697 Move the active paragraph or selected paragraphs up one paragraph. @@ -894,8 +889,7 @@ - Command+Option -Ctrl+Alt+Down Arrow + Command+OptionCtrl+Alt+Down Arrow Move the active paragraph or selected paragraphs down one paragraph. @@ -906,7 +900,7 @@ Tab - The heading in format "Heading X" (X = 1-9) is moved down one level in the outline. + With the cursor positioned in front of a heading or list paragraph: The heading in format "Heading X" (X = 1-9) is moved down one level in the outline. For list paragraphs, the list level is moved down one level. @@ -914,24 +908,30 @@ Shift+Tab - The heading in format "Heading X" (X = 2-10) is moved up one level in the outline. + The heading in format "Heading X" (X = 2-10) is moved up one level in the outline. For list paragraphs, the list level is moved up one level. - Command -Ctrl+Tab + CommandCtrl+Tab tab stops; before headings headings; starting with tab stops -At the start of a heading: Inserts a tab stop. Depending on the Window Manager in use, Option -Alt+Tab may be used instead. - To change the heading level with the keyboard, first position the cursor in front of the heading. + With the cursor placed anywhere in a heading or list paragraph: Increases the alignment for all headings. For list paragraphs, increases the alignment for all paragraphs in the same list. + + + + + CommandCtrl+Shift+Tab + + + Decreases the alignment for all headings. For list paragraphs, decreases the alignment for all paragraphs in the same list.
+ To insert a tab at the beginning of a heading or list paragraph, use the Numbering followed by option in the Position tab in the Chapter Numbering or Bullets and Numbering dialog. Alternatively, a tab can be copied and then pasted at the beginning.

Shortcut Keys for Tables in %PRODUCTNAME Writer

@@ -1030,8 +1030,7 @@ - Shift+Command -Ctrl+Del + Shift+CommandCtrl+Del If no whole cell is selected, the text from the cursor to the end of the current sentence is deleted. If the cursor is at the end of a cell, and no whole cell is selected, the contents of the next cell are deleted. @@ -1040,7 +1039,7 @@
- Shortcut Keys for Moving and Resizing Frames, Graphics and Objects +

Shortcut Keys for Moving and Resizing Frames, Graphics and Objects

@@ -1069,8 +1068,7 @@ - Option -Alt+Arrow Keys + OptionAlt+Arrow Keys Move object. @@ -1078,8 +1076,7 @@ - Option+Command -Alt+Ctrl+Arrow Keys + Option+CommandAlt+Ctrl+Arrow Keys Resizes by moving lower right corner. @@ -1087,8 +1084,7 @@ - Option+Command -Alt+Ctrl+Shift+Arrow Keys + Option+CommandAlt+Ctrl+Shift+Arrow Keys Resizes by moving top left corner. @@ -1096,8 +1092,7 @@ - Command -Ctrl+Tab + CommandCtrl+Tab Selects the anchor of an object (in Edit Points mode). -- cgit