Uploaded image for project: 'ZK Spreadsheet'
  1. ZK Spreadsheet
  2. ZSS-1085

Press left arrow key on a protected sheet and Javascript busy.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 3.8.1
    • None
    • None
    • None

      Side effect of ZSS-1084.

      In zssapp, load 1000-ctrl-arraow.xlsx. In A3, press left arrow key, and Javascript busy on locating the next available cell. Because after ZSS-1084 is done, the maxVisibleRows is 200 and maxVisibleColumns is 1048576, the original implementation of locating next available cell would try to travel around 200 * 1048576 cells which choke the browser.

            Unassigned Unassigned
            henrichen henrichen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: