https://bugs.documentfoundation.org/show_bug.cgi?id=77388

--- Comment #15 from László Németh <nem...@numbertext.org> ---
Commit description:

tdf#77388 sw: fix missing table border at cropped images

At images cropped by the bottom or right cell boundaries,
or at images with zero padding in table cells (e.g, in
test document of tdf#160836), table borders were hovered
by the image, resulting missing table borders.

First paint the cell content, and after that the DOCX-like
"collapsing" cell borders in SwTabFrame::PaintSwFrame.

Note: this doesn't modify painting of the objects
anchored to characters (which still hovers the cell borders),
and painting of the text content of the cells (which are
still hovered by the cell borders at zero padding, despite
their non-transparent background color).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to