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

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Fri Feb 5 02:33:30 UTC 2021


 source/text/shared/04/01010000.xhp |   18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

New commits:
commit 5c476f480cddb8a6dd7b0020564953b22fe0660a
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Tue Feb 2 21:13:39 2021 +0100
Commit:     Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Fri Feb 5 03:33:09 2021 +0100

    tdf#140096  add Ctrl+F6 and Ctrl+Shift+F10 to shortcut keys
    
        also clarify meaning of "subwindow" for F6
    
    Change-Id: I050fe63a4a927a95689188234d2174cae3e40a6d
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110298
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
    Tested-by: Jenkins

diff --git a/source/text/shared/04/01010000.xhp b/source/text/shared/04/01010000.xhp
index 80bae7687..ac5984474 100644
--- a/source/text/shared/04/01010000.xhp
+++ b/source/text/shared/04/01010000.xhp
@@ -308,7 +308,7 @@
       <paragraph xml-lang="en-US" id="hd_id3154532" role="tablecontent">F6</paragraph>
     </tablecell>
     <tablecell>
-      <paragraph xml-lang="en-US" id="par_id3144506" role="tablecontent">Sets focus in next subwindow, for example, document/data source view.</paragraph>
+      <paragraph xml-lang="en-US" id="par_id3144506" role="tablecontent">Sets focus in next visible subwindow, including menu bar, toolbars, windows such as Sidebar and Navigator, and document canvas/data source.</paragraph>
     </tablecell>
   </tablerow>
   <tablerow>
@@ -319,6 +319,14 @@
       <paragraph xml-lang="en-US" id="par_id3147075" role="tablecontent">Sets focus in previous subwindow.</paragraph>
     </tablecell>
   </tablerow>
+  <tablerow>
+    <tablecell>
+      <paragraph id="par_id341612296864115" role="tablecontent"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F6</keycode></paragraph>
+    </tablecell>
+    <tablecell>
+      <paragraph id="par_id521612296878916" role="tablecontent">Sets focus in the document canvas/data source.</paragraph>
+    </tablecell>
+  </tablerow>
   <tablerow>
     <tablecell>
       <paragraph xml-lang="en-US" id="hd_id3156191" role="tablecontent">F10</paragraph>
@@ -335,6 +343,14 @@
       <paragraph xml-lang="en-US" id="par_id3148606" role="tablecontent">Opens the context menu.</paragraph>
     </tablecell>
   </tablerow>
+  <tablerow>
+    <tablecell>
+      <paragraph id="par_id631612398592490" role="tablecontent"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F10</keycode></paragraph>
+    </tablecell>
+    <tablecell>
+      <paragraph id="par_id111612398626979" role="tablecontent">Docks and undocks floating subwindows such as unlocked toolbars, Sidebar and Navigator.</paragraph>
+    </tablecell>
+  </tablerow>
   <tablerow>
     <tablecell>
       <paragraph xml-lang="en-US" id="hd_id3159094" role="tablecontent">Ctrl+Alt+Shift+Home</paragraph>


More information about the Libreoffice-commits mailing list