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

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Thu Jan 21 19:39:36 UTC 2021


 source/text/shared/02/02160000.xhp |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 18c3e6381615108470e2a17a786b317cc326561f
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Thu Jan 21 13:27:08 2021 +0100
Commit:     Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Thu Jan 21 20:39:12 2021 +0100

    Related to: tdf#55457  how to turn off highlighting after text selection
    
        tdf#55457 displayed confusions about how to "turn off"
        highlighting when typing continues from the end of
        a highlighted selection.
    
        Added an item in the procedure to explain how to turn
        off highlighting in that case.
    
    Change-Id: If670b4de19b25e31b83a12503904bf056c8aeed9
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109744
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>

diff --git a/source/text/shared/02/02160000.xhp b/source/text/shared/02/02160000.xhp
index 26d510fad..2a207051f 100644
--- a/source/text/shared/02/02160000.xhp
+++ b/source/text/shared/02/02160000.xhp
@@ -59,7 +59,10 @@
   <listitem>
      <paragraph id="par_id851610983100948" role="listitem">Click the <emph>Character Highlighting Color</emph> icon on the <emph>Formatting</emph> bar.</paragraph>
   </listitem>
-</list> 
+  <listitem>
+     <paragraph id="par_id461611232078309" role="listitem">If you want to type after the selection without highligthing, click <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+M</keycode>.</paragraph>
+  </listitem>
+</list>
 <h3 id="par_id3166460">For Multiple Selections</h3><comment>UFI: see #112387#</comment>
 <list type="ordered">
    <listitem>


More information about the Libreoffice-commits mailing list