Created attachment 144862 [details] Minimal reproducer. Steps to reproduce: 1) Open the attached document. 2) Scroll to the top of page 2. Actual result: "A" and "Overlap" is painted on each other. Expected result: "Overlap" is below "A".
Created attachment 144863 [details] Actual result.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b5937112d4035fb9ffb472e1bf36567d9c78c820 tdf#119875 sw: fix invalid pos of frame after 0-sized section with laycache It will be available in 6.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-6-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e850b5a1283485273b91135df15cae7faaac3861&h=libreoffice-6-0 tdf#119875 sw: fix invalid pos of frame after 0-sized section with laycache It will be available in 6.0.7. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-6-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5b767f5528724474b68340a50daa3038e4401169&h=libreoffice-6-1 tdf#119875 sw: fix invalid pos of frame after 0-sized section with laycache It will be available in 6.1.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.