Bug 113990 - copy paste a graph incomplete / one cell contains "#DIV/0!"
Summary: copy paste a graph incomplete / one cell contains "#DIV/0!"
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
4.4.0.3 release
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-22 11:15 UTC by Beuz
Modified: 2018-11-24 09:28 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
sheet to illustrate the report (21.45 KB, application/vnd.oasis.opendocument.spreadsheet)
2017-11-22 11:16 UTC, Beuz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Beuz 2017-11-22 11:15:16 UTC
Description:
I use a sheet to do a graph in calc. The graph is correct. If a cell contains "#DIV/0!" in th middle of serie, the graph use null value for this cell but others cells are correctly drawing. 

I copy/paste the graph in a slide (impress). The graph in impress is not the same than original in calc.

It appears that if one cell contains "#DIV/0!", the next values behind this cell are not copying in the clipboard. All values after this one are null and 

Steps to Reproduce:
1.Do a sheet with a "div by zero" cell followed by cells coteains normal values
2. Do a graph 
3. Copy paste the graph in an impress slide

Actual Results:  
the values after the div-by-zero are not copying in clipboard : the graph differs from the original in calc to the slide in impress

Expected Results:
same graphic in impress as calc


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Comment 1 Beuz 2017-11-22 11:16:48 UTC
Created attachment 137913 [details]
sheet to illustrate the report
Comment 2 raal 2017-11-23 09:45:43 UTC
I can confirm wit LO 6 and 4.4, win7
Comment 3 QA Administrators 2018-11-24 03:44:27 UTC Comment hidden (obsolete)
Comment 4 Beuz 2018-11-24 09:28:44 UTC
Version: 6.1.3.2
Build ID: 86daf60bf00efa86ad547e59e09d6bb77c699acb

I used the attached example sheet. Now, the copy-paste from calc to impress is fine.

Thank you