https://bugs.documentfoundation.org/show_bug.cgi?id=149485

Stéphane Guillou (stragu) <stephane.guil...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dhiraj.hol...@gmail.com,
                   |                            |heiko.tietze@documentfounda
                   |                            |tion.org,
                   |                            |mikekagan...@hotmail.com,
                   |                            |stephane.guillou@libreoffic
                   |                            |e.org
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=14
                   |                            |2450
           Priority|medium                      |high
           Keywords|                            |implementationError
             Blocks|                            |146315

--- Comment #3 from Stéphane Guillou (stragu) 
<stephane.guil...@libreoffice.org> ---
I was about to report the same thing.

This is since:

commit  5b07acbf3345918f450fccf7ee243ad5bcb3fd67
author  Dhiraj Holden <dhiraj.hol...@gmail.com> Tue Dec 07 08:16:59 2021 -0500
committer       Mike Kaganski <mike.kagan...@collabora.com>     Mon Jan 17
07:33:18 2022 +0100
tdf#142450 add code to store showing whitespace
I have put in code to store the option to show whitespace.
This option is stored at the document level like the other
layout options.
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126497

I would call it an implementation error.

Now, if your preferred setting is to show whitespace (the default setting when
starting with a fresh profile), it will be overwritten if you happen to open
someone's document that has "show whitespace" off. Meaning all further Writer
sessions will start with whitespace off.
And vice-versa.

So it has two consequences:
- the in-document setting overwrites the user default for new documents
- the in-document setting will "leak" into existing documents if they don't
have that property set already (i.e. documents created before LO 7.4)

In my opinion, this new feature should better differentiate between (1) the
imported document property and (2) the setting changed by user action.

Marking as "high" priority because it silently modifies existing documents.

Heiko and Mike, adding you as you participated in the discussion.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146315
[Bug 146315] [META] Show/Hide Whitespace bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to