Uploaded image for project: 'Keikai'
  1. Keikai
  2. KEIKAI-601

cell texts are missing after freezing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 5.11.0
    • 5.9.0
    • None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      1. import keikai-601.xlsx

              <spreadsheet id="ss" hflex="1" vflex="1"
                           showSheetbar="true"
                           src="/issue/keikai-601.xlsx"
              />
              <zscript><![CDATA[
              Sheet selectedSheet = this.ss.getSelectedSheet();
              Ranges.range(selectedSheet).setFreezePanel(6, 0);
              ]]></zscript>
      

      2. reduce browser width to show column M as the right-most column
      3. scroll to the right fast. see scrollFast.mov
      it's easier to reproduce it with firefox because firefox will automatically scroll to the last scrolling position for you after page loading

      Current Result

      texts in BJ ~ CW are missing

      Expected Result

      BJ ~ CW have texts

      Debug Information

      • if you scroll to slowly, the bug doesn't happen. see scrollSlow.mov
      • there are hidden columns between AJ ~ CW

        1. columnIssue1.jpg
          78 kB
          hawk
        2. columnIssue2.jpg
          60 kB
          hawk
        3. keikai-601.xlsx
          3.05 MB
          hawk
        4. keikai-601-2.xlsx
          3.96 MB
          hawk
        5. missingText.jpg
          10 kB
          hawk
        6. scrollFast.mov
          272 kB
          hawk
        7. scrollSlow.mov
          867 kB
          hawk

            DevChu DevChu
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: