https://bugs.documentfoundation.org/show_bug.cgi?id=161222

            Bug ID: 161222
           Summary: Labels not shown in chart in tiled rendering mode
           Product: LibreOffice
           Version: 24.8.0.0 alpha0+
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: bibisected, bisected, regression
          Severity: normal
          Priority: medium
         Component: graphics stack
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 194286
  --> https://bugs.documentfoundation.org/attachment.cgi?id=194286&action=edit
Samplde ODS with chart

Open the attached document in gtktiledviewer in a local build, eg. using the
following command:
bin/run gtktiledviewer --lo-path=$PWD/instdir/program <file name with location>

Note how the text in the chart (axis labels, legend) are missing, partially
missing, misplaced, or a combination of these, at different zoom levels.

Observed using LO 24.8.0.0.alpha1+ (551c8230b495e8c0e0502b73445f6edd1510633e) /
Ubuntu.

This is a regression from the following commit:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=cc3663bbaed4f65d64154e5f9abb51a5f622f710
author          Mike Kaganski <[email protected]>     2024-04-16
10:48:06 +0500
committer       Mike Kaganski <[email protected]>     2024-04-20
11:28:34 +0200

"tdf#160702: improve text positioning"

Making the following conditional also dependent on
!comphelper::LibreOfficeKit::isActive() fixes the issue, but I'm not sure if
that's a consistent fix (in that case it should also precede declaration of
nFontScalingFixY/X):
https://opengrok.libreoffice.org/xref/core/drawinglayer/source/processor2d/vclprocessor2d.cxx?r=2092df2a#418

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to