Issue 119562 - [From Symphony]It costs 5 minutes to open sample file in Symphony
Summary: [From Symphony]It costs 5 minutes to open sample file in Symphony
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: open-import (show other issues)
Version: 3.4.0
Hardware: PC All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-30 06:10 UTC by Terry Yang
Modified: 2012-06-12 03:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Sample file (293.85 KB, application/octet-stream)
2012-05-30 06:10 UTC, Terry Yang
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Terry Yang 2012-05-30 06:10:36 UTC
Created attachment 77779 [details]
Sample file

1 Launch AOO then open sample file
2 it cost 5 minutes to open it.
Comment 1 Jianyuan Li 2012-06-12 03:13:18 UTC
I am working on this defect
Comment 2 Jianyuan Li 2012-06-12 03:25:32 UTC
Low performance is caused by the loading of amount of hidden and overlapped pictures in sheet5. I checked this by export the sample file as an xlsx file with Excel 2010 and check the drawing1.xml file. Below is the anchor position of those hidden and overlapped pictures shown by xml format:
                <xdr:from>
			<xdr:col>0</xdr:col>
			<xdr:colOff>0</xdr:colOff>
			<xdr:row>396</xdr:row>
			<xdr:rowOff>142875</xdr:rowOff>
		</xdr:from>
		<xdr:to>
			<xdr:col>0</xdr:col>
			<xdr:colOff>0</xdr:colOff>
			<xdr:row>396</xdr:row>
			<xdr:rowOff>142875</xdr:rowOff>
		</xdr:to>
I cannot see those pictures in navigator window.
Comment 3 Jianyuan Li 2012-06-12 03:30:24 UTC
Graphic cannot be hidden. We cannot see them because is size is 0.