[Bug 161657] [DOCX] LibreOffice shouldn't try to import the comment style from DOCX files

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 26 07:20:14 UTC 2024


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

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
                   |.freedesktop.org            |tion.org
           Keywords|needsUXEval                 |difficultyMedium, easyHack,
                   |                            |skillDesign
             Status|UNCONFIRMED                 |NEW

--- Comment #4 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
We discussed the topic in the design meeting.

To ensure the comments being readable we should define the attributes on the
Comments style

* line spacing = single
* indents = all 0,
* spacing = 0
* font color = COL_AUTO
* highlight = none

Code pointer:

Attribuites need to be added at DocumentStylePoolManager::GetTextCollFromPool()
in sw/source/core/doc/DocumentStylePoolManager.cxx under "case
RES_POOLCOLL_COMMENT:"

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


More information about the Libreoffice-ux-advise mailing list