Description: cropped labels in chart with enabled OpenGL Steps to Reproduce: 1. make sure OpenGL is enabled and open https://bugs.documentfoundation.org/attachment.cgi?id=132199 from tdf#106807 2. Look at labels for X axis => it's cropped (look at screenshot in attach) Actual Results: labels in chart is cropped Expected Results: labels in chart looks good Reproducible: Always User Profile Reset: No Additional Info: Версия: 6.4.0.0.alpha0+ (x64) ID сборки: 1496a1831d1be0a2d24be9fe3ecf627b2664e938 Потоков ЦП: 4; ОС:Windows 10.0; Отрисовка ИП: по умолчанию; VCL: win; TinderBox: Win-x86_64@42, Branch:master, Time: 2019-09-04_17:38:06 Локаль: ru-RU (ru_RU); Язык интерфейса: ru-RU Calc: threaded
Created attachment 154200 [details] Screenshot with cropped labels
if OpenGL is disabled then the bug doesn't repro the bug doesn't repro in Версия: 6.3.1.1 (x64) ID сборки: e979878b49a48dab15ebe528f238b88125e32c65 Потоков ЦП: 4; ОС:Windows 10.0; Отрисовка ИП: GL; VCL: win; Локаль: ru-RU (ru_RU); Язык интерфейса: ru-RU Calc: threaded so => regression
That will likely be a dupe of bug 127325 -- Rendering (stamping) of rotated text is incorrect with OpenGL rendering enabled - severe clipping of glyphs on Vertical ruler, and rotated table cell text Khaled H. suspects a recent commit for HarfBuzz work he'd done--waiting on a bibisect.
Sorry, I should have marked as NEW when commenting... confirmed appearance as in comment 1 with Version: 6.4.0.0.alpha0+ (x64) Build ID: 0d0e8533afe565564835e6d51500e64066fd565b CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; TinderBox: Win-x86_64@42, Branch:master, Time: 2019-09-14_07:47:01 Locale: en-US (en_US); UI-Language: en-US Calc: threaded On Windows 10 Home 64-bit en-US (1903) chart labels correct when OpenGL rendering is disabled.
I bisected it asus@notebook-2 /cygdrive/d/logit/bibisect-win64-6.4 $ git bisect good 237d634d91cd5d1a27714eeedf2f0537691d94e2 is the first bad commit commit 237d634d91cd5d1a27714eeedf2f0537691d94e2 Author: Norbert Thiebaud <nthiebaud@gmail.com> Date: Sun Aug 25 03:32:10 2019 -0700 source 502d73cda8fa1f482634bb6435fd1440757fdad9 https://gerrit.libreoffice.org/#/c/77870/ CC: to Khaled Hosny
*** This bug has been marked as a duplicate of bug 127325 ***