https://bugs.documentfoundation.org/show_bug.cgi?id=118668

--- Comment #8 from Timur <gti...@gmail.com> ---
sheet2.xml from attached xlsx:
<sheetView workbookViewId="0" zoomScale="200" zoomScaleNormal="23"
view="pageBreakPreview">
                        <selection activeCell="T9" sqref="T9"/>
</sheetView>

sheet2.xml from saved xlsx:
<sheetView tabSelected="1" view="pageBreakPreview" zoomScale="200"
zoomScaleNormal="23" workbookViewId="0">
                        <selection activeCell="T9" sqref="T9"/>
</sheetView>

tabSelected="1" is missing in original xlsx.

If more than one SheetView.TabSelected is set to true, it looks like Excel just
picks the first one. Maybe also the same if it's missing from all sheets, like
with attached xlsx.

Ilya, please describe how the spreadsheet was generated, e.g. Excel (which
version) and how it was manually modified with which software.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to