https://issues.apache.org/ooo/show_bug.cgi?id=119562

--- Comment #2 from [email protected] ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to