TL;DR: ===== - See attached image to quickly understand "actual" and "expected". - See attached document, that shows the expected output Summary ======= If you format a paragraph to have borders, the border will not be continuous if you add a list into that paragraph. The result looks like two different paragraph formattings. You get similar effects when setting the background color. Reproduce ========= . Write three lines of text. . Create a new paragraph style with solid borders. . Format the text with the new style . (Writer draws a continuous line around the whole paragraph) . Select one a row within the paragraph and make it a bullet point (Shift+F12) . (Line becomes a bullet point list . EXPECTED: Border lining doesn't change. It's still one continuous line. ACTUAL: The paragraph looks like it's ripped apart at the bullet point. (see attached document) Workaround ========== Put content into a table with a single cell and format it. Severity ======== This bug has the following effect: - Border formatting for paragraphs containing lists look weird. - Background color formatting for paragraphs containing lists look weird.
Created attachment 168507 [details] Example document
Created attachment 168508 [details] image showing "actual" and "expected"
I confirm it with Version: 7.2.0.0.alpha0+ (x64) Build ID: c0eee433e079d8e3413f4691607e075b99af92b0 CPU threads: 4; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: en-GB Calc: threaded I'm sure, that this problem has been reported before, but I couldn't find it.
(In reply to Dieter from comment #3) > I'm sure, that this problem has been reported before, but I couldn't find it. There is a similar sounding bug 99330, but these two are very different bugs, and no code sharing at all between them I'm sure. This happens already in earliest bibisect-43all LO 3.5, so probably inherited from OOo.
There are related problems with background color of paragraphs in bug 39756, bug 108600, bug 106021.