Using LibreOffice 6.0.1.1 on GNU/Linux with an Intel HD Graphics 530 (i7-6700) the modesetting driver doing a simple transition like wipe on the HiDPI/4K monitor Dell U2718Q, it is not smooth but you can see how every line is drawn. This is visible in editing and presentation mode. ``` $ lspci -nn -s 02.0 00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530 [8086:1912] (rev 06) ```
Created attachment 139827 [details] Minimal example with white background and wipe transition
I was able to reproduce this on two non-HiDPI monitors with resolution of 1920 x 1080, where one system has an Nvidia card with proprietary Nvidia driver 390.25, and the other is a TUXEDO Book BU1406 with an Intel Kaby Lake graphics device and Ubuntu 17.10.
completly smooth (buth with rendering artifacts) here on an AMD Kaveri APU / mesa 17.2.4
(In reply to Clemens Eisserer from comment #3) > completely smooth (but with rendering artifacts) here on an AMD Kaveri APU / > mesa 17.2.4 Mesa 17.3.3 here. How do I find out, if OpenGL is used? Maybe my terminology is wrong. I see how each line is basically drawn, which is smooth. Could you describe the rendering artifacts?
Couldn't reproduce with Version: 6.1.0.0.alpha0+ Build ID: 7d4584a18fac7f37ed0f7b3b26e6e1a9d65da26f CPU threads: 8; OS: Linux 4.9; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); Calc: group -- $ lspci -nn -s 02.0 00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530 [8086:191b] (rev 06)
*** This bug has been marked as a duplicate of bug 111874 ***