https://bugs.documentfoundation.org/show_bug.cgi?id=134869
--- Comment #23 from Justin L <[email protected]> --- Looking at the output of sw/source/core/layout/paintfrm.cxx's SwSubsRects::PaintSubsidiary calls DrawRect on all four borders, so I don't see anything wrong. I was using an example file where I could see only two lines when wrapped AT_CHAR, and all four lines when wrapped AS_CHAR. Swapping between the two anchor types left everything else identical in the file, and the last drawRect output I saw drew the exact same coordinates in both cases, but visually the AT_CHAR version was missing the top and left border. This will require a graphics layout expert. -- You are receiving this mail because: You are the assignee for the bug.
