[Libreoffice-commits] core.git: helpcontent2
Octavio Alvarez (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jul 16 12:30:43 UTC 2020
helpcontent2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit be6f71c546e4826bda43762877d8d424d4f903a7
Author: Octavio Alvarez <octallo at alvarezp.org>
AuthorDate: Thu Jul 16 07:30:03 2020 -0500
Commit: Gerrit Code Review <gerrit at gerrit.libreoffice.org>
CommitDate: Thu Jul 16 14:30:03 2020 +0200
Update git submodules
* Update helpcontent2 from branch 'master'
to 2ea58f0c0e5270f6cce5f5cb80f054d1f3c37f50
- Made Clear Direct Formatting help match reality
The Clear Direct Formatting help text incorrectly states that
this function will remove character styles on Writer, which
is not true. This is causing confusion as reflected in the
following bugs:
Bug 132702 - CLEAR DIRECT FORMATTING: Wrong information in LO Help
- https://bugs.documentfoundation.org/show_bug.cgi?id=132702
Bug 132469 - Clear Direct Formatting char does not work
- https://bugs.documentfoundation.org/show_bug.cgi?id=132469
as well as in the following question from Ask:
Why does direct clear formatting not clear character style
- https://ask.libreoffice.org/en/question/51776/
This was an old behavior pre-2011 before I converted "Default
Formatting" into "Clear Default Formatting". The help text was
also updated by me back then, but I am observing that it was
done incompletely, as it seems like I changed the topic title
but did not update the text about the actual behavior:
https://git.libreoffice.org/help/+/7d23506818f48f534622f83343a79083105672da%5E%21/
Additionally, while analyzing this issue, I found that people
get confused as to how to remove remaining formatting that is
still applied as a character style. Sometimes they don't know
that a character style is still applied. Thus, I am adding a
note about it.
The Design Team or other developers may later decide that it's
better to proceed in a different way, but, for now, it's
important to state the truth about how this function works.
Change-Id: I2a522c68630d64c21eabe9af61ace8a66d633ae2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98869
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/helpcontent2 b/helpcontent2
index 5394157cd575..2ea58f0c0e52 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 5394157cd575d21ca99d0b6e0b0dcb986436bf85
+Subproject commit 2ea58f0c0e5270f6cce5f5cb80f054d1f3c37f50
More information about the Libreoffice-commits
mailing list