https://bugs.documentfoundation.org/show_bug.cgi?id=145939
--- Comment #3 from rgiw <[email protected]> --- Thanks for having a look into it. I'll try to be more specific. First, I safe my files in XLS format, as I'm using a mixed environment. I have a table with 6 columns - all text. In line 2 there is the header and then content up to line 51. In line 1 I have a formula to calculate the cells which have content in it. Cells D3:D51 and E3:E51 shall have a conditional format depending on their text content. I mark call D3:D51, open Format, Conditional, Manage (as I already configured this earlier). I'm using Cell value is equal to "x" with style "good" and Cell value is not equal to "x" with style "bad". After closing the file and reopening it, the styles change to ConditionalStyle1 and ConditionalStyle2. Same for the cells E3:E51, which ends up with style "ConditionalStyle3" after repoening. Doing this with ODS file type it works. -- You are receiving this mail because: You are the assignee for the bug.
