Created attachment 161913 [details] Screenshot of the problem in Calc Opening attachment #156150 [details] from bug #129063 has an image around cell P5 that has extra lines drawn over it when using SKIA and scrolling the document. Turning off SKIA makes these extra lines disappear. Steps to reproduce: 1. Open attachment #156150 [details] and scroll to the image with top left corner is in cell P5, then scroll the sheet horizontally/vertically Actual results: Ghost lines appear over the image aligned with row/column borders. Expected results: No ghost lines. LibreOffice details: Version: 7.1.0.0.alpha0+ (x64) Build ID: 7f6d7a0eb624d67421cd5af6462ee2a662fdff3a CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: hu-HU (hu_HU); UI: en-US Calc: CL
Luboš Luňák committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/30deee2265e76052c320a0c1f84486c6dd1bebc3 fix skewed drawing in Skia's drawTransformedBitmap() (tdf#133925) It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Luboš Luňák committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/5ca7e7aaf0c441f8602a21c4b4b18085063f674c fix skewed drawing in Skia's drawTransformedBitmap() (tdf#133925) It will be available in 7.0.0.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.