Bug 423642

Summary: Sheets does not handle number-rows/columns-repeated well
Product: [Applications] calligrasheets Reporter: Dag Andersen <dag.andersen>
Component: generalAssignee: Calligra Sheets (KSpread) Bugs <calligra-sheets-bugs-null>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Dag Andersen 2020-06-29 07:30:48 UTC
SUMMARY
When a file contains something like this:

<table:table-row table:number-rows-repeated="1048568" table:style-name="ro2">
<table:table-cell table:number-columns-repeated="16384"/>
</table:table-row>

This was produced by ms word even if there was only data in A1-A5.

It seems Sheets will save each cell individually taking a long time and producing a *large* file.


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION