Bug 134577 - Indicate conditional styles in the Styles Indicator
Summary: Indicate conditional styles in the Styles Indicator
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: low enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Style-Inspector
  Show dependency treegraph
 
Reported: 2020-07-06 17:24 UTC by Heiko Tietze
Modified: 2020-07-27 08:23 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heiko Tietze 2020-07-06 17:24:51 UTC
If the current PS has a conditional flag we need to show this to the user. Example and mockup for a solution pending...
Comment 1 Mike Kaganski 2020-07-27 08:18:08 UTC
See also bug 135106 comment 3, with discussion of ParaConditionalStyleName which refers to the state of the conditional style at the point of the cursor.
Comment 2 Heiko Tietze 2020-07-27 08:23:51 UTC
Simple solution is when the attribute ParaConditionalStyleName shows the condition (Header, Footer, Outline) when set. And to hide if not. Or to show "Automatic"?