https://bugs.documentfoundation.org/show_bug.cgi?id=135597
Kira Tubo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|7.1.0.0.alpha0+ |7.0 all versions Regression By| |Luboš Luňák Keywords| |bibisected, bisected, | |regression --- Comment #7 from Kira Tubo <[email protected]> --- I bibisected win64-7.0 to this commit: https://git.libreoffice.org/core/+/2b4f2cdd3deb9b131ea19c91ae50e2c34f35754c It seems Skia is causing the issue, at least on Windows anyway. Indeed, turning off Skia under Tools > Options > View seemed to fix the issue. Not sure if this is the same on Linux. Note: Luboš Luňák no longer seems to be an active developer. ------------------ commit 2b4f2cdd3deb9b131ea19c91ae50e2c34f35754c [log] author Luboš Luňák <[email protected]> Wed Feb 26 14:57:08 2020 +0100 committer Luboš Luňák <[email protected]> Fri Feb 28 09:49:20 2020 +0100 tree 127d96d246a0e6acbecc841d395ca5ea1946919f parent 81d982f176751a6d5f13fcb72f425a29fd077c92 [diff] enable Skia by default on Windows, instead of OpenGL ------------------ 40f10b7c9cb9a6807758423f1c03ff78609c2363 is the first bad commit commit 40f10b7c9cb9a6807758423f1c03ff78609c2363 Author: Norbert Thiebaud <[email protected]> Date: Fri Feb 28 02:13:17 2020 -0800 source sha:2b4f2cdd3deb9b131ea19c91ae50e2c34f35754c -- You are receiving this mail because: You are the assignee for the bug.
