https://bugs.documentfoundation.org/show_bug.cgi?id=148166
Bug ID: 148166
Summary: Chart is empty when using data ranges from another
document and the current document is empty
Product: LibreOffice
Version: 6.4 all versions
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
I found this issue while creating a unittest for tdf#122011
Steps to reproduce:
1. Create a new document in calc
2. Add some data to A1:A3
3. Save
4. Open a document
5. Insert - Chart
6. In Data Range add the reference to the other document ( e.g.
'file:///home/xisco/Descargas/Untitled 1.ods'#$Sheet1.$A$1:$A$3 )
7. Finish
-> The chart is empty
This issue is not reproducible if the current document contains some data.
Repeat the steps before and add a number to any cell before inserting the
chart. In this case the chart has data.
Reproduced in
Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: 4a46a74a3de0ac7df5d3ce949dda5e809c1729ab
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded
and
Version: 6.4.0.0.alpha1+
Build ID: 9bc848cf0d301aa57eabcffa101a1cf87bad6470
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3;
Locale: es-ES (es_ES.UTF-8); UI-Language: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.