[Libreoffice-ux-advise] [Bug 138726] mixing paragraph styles gets weird format values

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Nov 29 10:06:37 UTC 2021


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

Mike Kaganski <mikekaganski at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=10
                   |                            |6984

--- Comment #15 from Mike Kaganski <mikekaganski at hotmail.com> ---
(In reply to Heiko Tietze from comment #14)
> Mike, the three PS differ only in Para First Line Indent but the properties
> dialog has empty fields for before/after text and first line and line
> spacing. I guess we just don't break down the attributes, right?

Yes, as seem at
https://opengrok.libreoffice.org/xref/core/cui/source/tabpages/paragrph.cxx?r=8aec73d7&mo=14578&fi=402#493
- unfortunately all three get reset to blanks together in case SID_ATTR_LRSPACE
state is less than SfxItemState::DEFAULT.

The "combined" items in our internal model, corresponding to multiple
user-visible properties, is a plague that affects us in multitude of ways. See
also bug 106984 comment 10, where *the same* root cause results in inability to
search for some attributes sensibly.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list