[Libreoffice-bugs] [Bug 49222] New: Spreadsheet with "Freeze Top Row" Opened and Saved in LibreOffice Loses Freeze

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 27 15:13:26 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=49222

             Bug #: 49222
           Summary: Spreadsheet with "Freeze Top Row" Opened and Saved in
                    LibreOffice Loses Freeze
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO 3.5.2 Release
          Platform: x86 (IA32)
        OS/Version: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Spreadsheet
        AssignedTo: libreoffice-bugs at lists.freedesktop.org
        ReportedBy: erico at sedonacorp.com


Created attachment 60666
  --> https://bugs.freedesktop.org/attachment.cgi?id=60666
Original Excel-created Spreadsheet with Frozen Top Row

Simple spreadsheet created with Excel -- has top row frozen.  The pane XML from
sheet1.xml is:

  <pane ySplit="1" topLeftCell="A2" activePane="bottomLeft" state="frozen"/>

Opened with LibreOffice 3.5.2.2, freeze is there.  Did no edits, just Save As
with new filename, closed, and reopened with LO, freeze is gone.  Pane XML from
LO-saved sheet1.xml is:

  <pane activePane="bottomLeft" topLeftCell="A2" xSplit="0" ySplit="1"/>

Frozen attribute is gone.

To replicate with attachment (frozen.xlsx):

1 - Open with LO; verify top row is frozen.
2 - Save As to new filename.
3 - Close LO.
4 - Open new file with LO.

--> top row no longer frozen

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list