[Libreoffice-bugs] [Bug 129233] New: Fix editing of overridden bullet character styles from DOCX import

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Dec 6 12:36:42 UTC 2019


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

            Bug ID: 129233
           Summary: Fix editing of overridden bullet character styles from
                    DOCX import
           Product: LibreOffice
           Version: 6.4.0.0.alpha0+
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: UI
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: glogow at fbihome.de

Description:
This is about the editing part of bug 120546. Just check bug 120546 comment 9
and follow up entries. It has a lot of details about this problem, so I won't
replicate everything here. I'll just quoting a paragraph of the commit message
from that fix, like a summary of this bug:

This special DOCX override mode is enabled by the import filter setting
DocumentSettingId::APPLY_PARAGRAPH_MARK_FORMAT_TO_NUMBERING to true. This
should also change the edit mode, so that a change of the entry doesn't modify
the rule, but the override and this must also be reflected in the GUI character
settings.

The "remove direct formatting" entry is available in the context menu and
works. 

Steps to Reproduce:
1. Open a DOCX with directly formatted bullet points
2. Move the cursor in front of the bullet point

Actual Results:
The GUI shows the formatting of the underlying number rule style, like font
name and size. Changing that doesn't change the bullet point visually, if these
entries are overridden.

Expected Results:
The GUI shows the formatting of the overriden charater style, like font name
and size. Changing these also changes the bullet point. Removing direct
formatting correctly works.


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191206/eecc3eed/attachment-0001.html>


More information about the Libreoffice-bugs mailing list