https://bugs.documentfoundation.org/show_bug.cgi?id=170718
Eyal Rozenberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|DUPLICATE |--- --- Comment #2 from Eyal Rozenberg <[email protected]> --- (In reply to Telesto from comment #0) > > Steps to Reproduce: > 1. Open Writer > 2. CTRL+F12 -> Pick Style: Box list Blue (or any other) > 3. Select a cell in the top row > 4. Open the Style Inspector > > Actual Results: > The Paragraph formatting is done as Direct Formatting (DF) But is it a Style Inspector issue or an issue in what the document actually gets? > Expected Results: > I kind of expected a Table *Style* to work with Paragraph styles, instead of > applying DF. Not really, you expected a Table Style to work with several Row Styles, including one for header rows; and a Row Style to work with a Cell Style; and a Cell Style to work with a Paragraph Style; and a Paragraph Style to work with a Character Style. But - you may also expect each of these to have an 'embedded' default style of the next category down, like how right now a Paragraph Style has an embedded Character Style (even though we don't admit that and just treat its properties as PS properties). So, in that sense, you have expected a Table Style to simply have properties of (default) characters in (default) paragraphs of (default) cells of (default) header rows of tables with that style. I'll make that point in the dupe bug as well. -- You are receiving this mail because: You are the assignee for the bug.
