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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=16
                   |                            |2326
                 CC|                            |[email protected],
                   |                            |[email protected]
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
            Summary|Change style on list remove |Changing the paragraph
                   |list                        |style on a list entry
                   |                            |removes the list
             Status|NEW                         |ASSIGNED

--- Comment #3 from Justin L <[email protected]> ---
The patches indicates that this list clearing should only happen while the CTRL
key is pressed. However, it is happening regardless.

The problem is in the change made in sw/source/core/doc/docfmt.cxx,
because SwDocShell::ApplyStyles always calls SetTextFormatColl with
bResetListAttrs=true.

But now with comment 2's patch, bResetListAttrs (which was guarded by certain
conditions in lcl_SetTextFormatColl) now affects all lists, not just when the
paragraph style itself set numbering.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to