https://bugs.documentfoundation.org/show_bug.cgi?id=169158
--- Comment #6 from Mike Kaganski <[email protected]> --- Created attachment 203652 --> https://bugs.documentfoundation.org/attachment.cgi?id=203652&action=edit Minimal reproducer Not a true regression. There is a pre-existing bug; the minimal reproducer shows it already in OOo 3.2.0. The vertical alignment inside the table is unstable; opening it would paint the content aligned to top, but e.g. moving the mouse over it would *sometimes* fix the drawing; toggling formatting marks may also affect the display. The reason that makes the original document to paint it correctly initially is the refresh accidentally made when the old code (incorrectly!) assumed there is another page, and then realized there should be none, and re-layouted it. It still shows the problem by toggling the formatting marks in versions prior to the identified commit. -- You are receiving this mail because: You are the assignee for the bug.
