Bug 128634 - FILEOPEN: Clustered bar chart is partially displayed
Summary: FILEOPEN: Clustered bar chart is partially displayed
Status: VERIFIED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Chart (show other bugs)
Version:
(earliest affected)
6.4.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Balázs Varga
URL:
Whiteboard: target:6.4.0
Keywords: bibisected, bisected, regression
Depends on:
Blocks:
 
Reported: 2019-11-06 15:27 UTC by Xisco Faulí
Modified: 2019-11-13 09:41 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
comparison MSO 2010 and LibreOffice 6.4 Master (250.11 KB, image/png)
2019-11-06 15:27 UTC, Xisco Faulí
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xisco Faulí 2019-11-06 15:27:50 UTC
Created attachment 155583 [details]
comparison MSO 2010 and LibreOffice 6.4 Master

Steps to reproduce:
1. Open attachment 125905 [details] from bug 100610

-> The clustered bar charts in slide 2, 4, 6, 8, 10... are partially displayed. See comparison image

Reproduced in

Version: 6.4.0.0.alpha1+
Build ID: ee909ca2c02f949605f68720c3f1eef658502749
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

[Bug found by office-interoperability-tools]
Comment 1 Xisco Faulí 2019-11-06 15:29:20 UTC
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=111c260ab2883b7906f1a66e222dbf4dc3c58c4f

author	Balazs Varga <balazs.varga991@gmail.com>	2019-10-03 20:31:44 +0200
committer	László Németh <nemeth@numbertext.org>	2019-10-07 12:36:28 +0200
commit 111c260ab2883b7906f1a66e222dbf4dc3c58c4f (patch)
tree 1f558e1da5379fdc2103157f371307077d9a4d4a
parent 0a3704d172f3c721d7b217f9bafe026c457dab55 (diff)
tdf#127777 OOXML chart export: fix "CrossBetween" for not imported charts

Bisected with: bibisect-linux64-6.4 

Adding Cc: to Balazs Varga
Comment 2 Commit Notification 2019-11-12 20:47:45 UTC
Balazs Varga committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/b5c14ba1987ba102ac98530e2e718100655e1042

tdf#128627 tdf#128634 Fix OOXML import of CrossBetween

It will be available in 6.4.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 3 Xisco Faulí 2019-11-13 09:41:52 UTC
Verified in

Version: 6.4.0.0.alpha1+
Build ID: 26b7ff2b6cc4def8ff7b02e223961534ba88e654
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

@Balázs Varga, thanks for fixing this issue!