[Libreoffice-commits] help.git: source/text

Rafael Lima (via logerrit) logerrit at kemper.freedesktop.org
Fri Sep 3 06:53:22 UTC 2021


 source/text/scalc/04/01020000.xhp |   34 ++++++++++++++++++++++++++--------
 1 file changed, 26 insertions(+), 8 deletions(-)

New commits:
commit 95e6fe8d728b7981e4262e71646fd212da1775aa
Author:     Rafael Lima <rafael.palma.lima at gmail.com>
AuthorDate: Fri Sep 3 01:47:16 2021 +0200
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Fri Sep 3 08:53:03 2021 +0200

    tdf#63175 Fix description of Calc shortcut keys
    
    This patch adjust a few shortcut key descriptions and adds two new ones. Both shortcuts were reported by the user and they do work in LO 7.3.
    
    Change-Id: Iab697f5894ceb3bb6ff62c732139f2aff2ae9ec0
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121471
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/source/text/scalc/04/01020000.xhp b/source/text/scalc/04/01020000.xhp
index 1a32dedc2..b0e7c6d91 100644
--- a/source/text/scalc/04/01020000.xhp
+++ b/source/text/scalc/04/01020000.xhp
@@ -82,7 +82,7 @@
           <paragraph role="tablecontent" id="hd_id3149897" xml-lang="en-US">End</paragraph>
         </tablecell>
         <tablecell>
-          <paragraph role="tablecontent" id="par_id3155095" xml-lang="en-US">Moves the cursor to the last cell of the current row.</paragraph>
+          <paragraph role="tablecontent" id="par_id3155095" xml-lang="en-US">Moves the cursor to the last cell that contains values in the current row.</paragraph>
         </tablecell>
       </tablerow>
       <tablerow>
@@ -98,7 +98,7 @@
           <paragraph role="tablecontent" id="hd_id4149897" xml-lang="en-US">Shift+End</paragraph>
         </tablecell>
         <tablecell>
-          <paragraph role="tablecontent" id="par_id4155095" xml-lang="en-US">Selects cells from the current cell to the last cell of the current row.</paragraph>
+          <paragraph role="tablecontent" id="par_id4155095" xml-lang="en-US">Selects all cells from the current cell to the last cell that contains values in the current row.</paragraph>
         </tablecell>
       </tablerow>
       <tablerow>
@@ -146,7 +146,7 @@
           <paragraph role="tablecontent" id="hd_id3143220" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Left Arrow</paragraph>
         </tablecell>
         <tablecell>
-          <paragraph role="tablecontent" id="par_id3154766" xml-lang="en-US">Moves the cursor leftward to the start and end of cell blocks with data. If the cell to the left of the cursor is empty or the cell with cursor is empty, cursor moves leftward in row to the next cell with contents. If the row on the left of the cursor is empty, the cursor moves to then first cell in the row.</paragraph>
+          <paragraph role="tablecontent" id="par_id3154766" xml-lang="en-US">Moves the cursor leftward to the start and end of cell blocks with data. If the cell to the left of the cursor is empty or the cell with the cursor is empty, the cursor moves leftward in the current row until it reaches the next cell with contents. If all cells in the same row to the left of the cursor are empty, the cursor moves to the first cell in the row.</paragraph>
         </tablecell>
       </tablerow>
       <tablerow>
@@ -154,7 +154,7 @@
           <paragraph role="tablecontent" id="hd_id3153554" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Right Arrow</paragraph>
         </tablecell>
         <tablecell>
-          <paragraph role="tablecontent" id="par_id3155593" xml-lang="en-US">Moves the cursor rightward to the start and end of cell blocks with contents. If the cell to the right of the cursor is empty or the cursor is in an empty cell, the cursor moves rightward to the next cell that contains data. If the row on the right of the cursor is empty, the cursor moves to the last cell in the row.</paragraph>
+          <paragraph role="tablecontent" id="par_id3155593" xml-lang="en-US">Moves the cursor rightward to the start and end of cell blocks with data. If the cell to the right of the cursor is empty or the cell with the cursor is empty, the cursor moves rightward in the current row until it reaches the next cell with contents. If all cells in the same row to the right of the cursor are empty, the cursor moves to the last cell in the row.</paragraph>
         </tablecell>
       </tablerow>
       <tablerow>
@@ -162,7 +162,7 @@
           <paragraph role="tablecontent" id="hd_id3149317" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow</paragraph>
         </tablecell>
         <tablecell>
-          <paragraph role="tablecontent" id="par_id3153076" xml-lang="en-US">Moves the cursor upward to the start and end of cell blocks with data. If the cell above the cursor is empty or the cursor is in an empty cell, the cursor moves up to the end of next cell block with data. If the column above the cursor is empty, the cursor moves up to first cell in the column.</paragraph>
+          <paragraph role="tablecontent" id="par_id3153076" xml-lang="en-US">Moves the cursor upward to the start and end of cell blocks with data. If the cell above the cursor is empty or the cell with the cursor is empty, the cursor moves upward in the current column until it reaches the next cell with contents. If all cells in the same column above the cursor are empty, the cursor moves to the first cell in the column.</paragraph>
         </tablecell>
       </tablerow>
       <tablerow>
@@ -170,7 +170,7 @@
           <paragraph role="tablecontent" id="hd_id3147250" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow</paragraph>
         </tablecell>
         <tablecell>
-          <paragraph role="tablecontent" id="par_id3149054" xml-lang="en-US">Moves the cursor downward to the start and end of cell blocks with data. If the cell below the cursor is empty or the cursor is in an empty cell, the cursor moves down to the next cell that contains data. If the column below the cursor is empty, the cursor moves down to last cell in the column.</paragraph>
+          <paragraph role="tablecontent" id="par_id3149054" xml-lang="en-US">Moves the cursor downward to the start and end of cell blocks with data. If the cell below the cursor is empty or the cell with the cursor is empty, the cursor moves downward in the current column until it reaches the next cell with contents. If all cells in the same column below the cursor are empty, the cursor moves to the last cell in the column.</paragraph>
         </tablecell>
       </tablerow>
       <tablerow>
@@ -178,7 +178,7 @@
           <paragraph role="tablecontent" id="hd_id3148744" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Arrow</paragraph>
         </tablecell>
         <tablecell>
-          <paragraph role="tablecontent" id="par_id3159258" xml-lang="en-US">Selects all cells of the range created by the cursor movements using the <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Arrows</keycode> key combinations. If used to select rows and columns together, a rectangular cell range is selected.</paragraph>
+          <paragraph role="tablecontent" id="par_id3159258" xml-lang="en-US">Selects all cells of the range created by the cursor movements using the <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Arrows</keycode> key combinations. If used to select rows and columns together, a rectangular cell range is selected. If the cursor is in an empty cell, the selection will stretch from the current cell up to the first cell with value in the direction of the arrow pressed.</paragraph>
         </tablecell>
       </tablerow>
       <tablerow>
@@ -272,7 +272,25 @@
           <paragraph role="tablecontent" id="hd_id3155825" xml-lang="en-US">Enter (in a selected range)<comment>see i80051</comment></paragraph>
         </tablecell>
         <tablecell>
-          <paragraph role="tablecontent" id="par_id3153935" xml-lang="en-US">Moves the cursor down one cell in a selected range. To specify the direction that the cursor moves, choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - General</emph>.</paragraph>
+          <paragraph role="tablecontent" id="par_id3153935" xml-lang="en-US">Moves the cursor down one cell in a selected range. To specify the direction that the cursor moves, choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - General</emph> and change the option in <emph>Press Enter to move selection</emph>.</paragraph>
+        </tablecell>
+      </tablerow>
+      <tablerow>
+        <tablecell>
+           <paragraph id="par_id351630625364216" role="tablecontent">Enter (after copying cell contents)</paragraph>
+        </tablecell>
+        <tablecell>
+           <paragraph id="par_id681630625395135" role="tablecontent">If cell contents have just been copied to the clipboard and no additional editing has been done in the current file, then pressing <keycode>Enter</keycode> will paste clipboard contents to the current cursor position.</paragraph>
+        </tablecell>
+      </tablerow>
+      <tablerow>
+        <tablecell>
+           <paragraph id="par_id521630625780621" role="tablecontent">Shift+Enter</paragraph>
+        </tablecell>
+        <tablecell>
+           <paragraph id="par_id541630625783264" role="tablecontent">If the clipboard contains cell contents and no editing has been done in the file, then <keycode>Shift+Enter</keycode> has the same behavior as <keycode>Enter</keycode> and pastes clipboard contents to the current cursor position.</paragraph>
+           <paragraph role="tablecontent" id="par_id921630625968749">If no cells are selected, <keycode>Shift+Enter</keycode> moves the cursor to the opposite direction defined in the option <emph>Press Enter to move selection</emph> found in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Calc - General</emph>.</paragraph>
+           <paragraph role="paragraph" id="par_id951630626229215">If a range of cells is selected, <keycode>Shift+Enter</keycode> moves the cursor inside the current selection to the opposite direction defined in the option <emph>Press Enter to move selection</emph>.</paragraph>
         </tablecell>
       </tablerow>
       <tablerow>


More information about the Libreoffice-commits mailing list