Bug 127580 - cropped labels in chart with enabled OpenGL
Summary: cropped labels in chart with enabled OpenGL
Status: RESOLVED DUPLICATE of bug 127325
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Chart (show other bugs)
Version:
(earliest affected)
6.4.0.0.alpha1+
Hardware: All Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: bibisected, bisected, regression
Depends on:
Blocks: VCL-OpenGL
  Show dependency treegraph
 
Reported: 2019-09-16 15:13 UTC by Roman Kuznetsov
Modified: 2019-09-21 12:38 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Screenshot with cropped labels (50.88 KB, image/png)
2019-09-16 15:14 UTC, Roman Kuznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Kuznetsov 2019-09-16 15:13:53 UTC
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
Comment 1 Roman Kuznetsov 2019-09-16 15:14:24 UTC
Created attachment 154200 [details]
Screenshot with cropped labels
Comment 2 Roman Kuznetsov 2019-09-16 15:16:53 UTC
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
Comment 3 V Stuart Foote 2019-09-16 15:24:57 UTC
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.
Comment 4 V Stuart Foote 2019-09-16 22:15:21 UTC
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.
Comment 5 Roman Kuznetsov 2019-09-21 11:25:19 UTC
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
Comment 6 V Stuart Foote 2019-09-21 12:38:12 UTC

*** This bug has been marked as a duplicate of bug 127325 ***