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

--- Comment #15 from Justin L <[email protected]> ---
repro 26.8

I expect the problem is in SwAttrCheckArr::SetAttrFwd.

The node has SfxItemState::INVALID == eState for SvxFontHeightItem nWhich 8.
Then it compares the value against the pool default (which 12 is), and excludes
it when it matches the application/pool default.

It has been this way since the beginning.
git blame 84a3db80b4fd6 sw/source/core/crsr/findattr.cxx


I don't know what the implications are of not excluding pool defaults.

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

Reply via email to