https://bugs.documentfoundation.org/show_bug.cgi?id=148559
--- Comment #2 from Regina Henschel <[email protected]> --- I think, the reason is not directly my patch. It looks as if somewhere the interpretation of the default value for RTF property "fLine" has changed/is missing. The border will be drawn, if I explicitly set m_aFlyProperties.push_back(std::make_pair<OString, OString>("fLine", "1")); But that should not be necessary because "True" is the default for "fLine". -- You are receiving this mail because: You are the assignee for the bug.
