https://bugs.documentfoundation.org/show_bug.cgi?id=146680
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTABUG CC| |[email protected] Status|UNCONFIRMED |RESOLVED --- Comment #2 from V Stuart Foote <[email protected]> --- (In reply to Hanato Kobato from comment #0) >... > Expected Results: > The background color of "1" and "2" should handled consistently as the > normal text. The textbox is not a styled paragraph. It is a draw shape. And, there is no Character Style being applied to any of the content--rather you've set Direct Formatting. But, for your use case--rather than a textbox (a Draw shape) insert a Frame "interactively" its formatting (by Direct Formatting or by Style) will follow other paragraph styling. And to exactly match the draw shape, you can drop the default frame border. -- You are receiving this mail because: You are the assignee for the bug.
