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

change width of columns in corner freeze panel will cause Javascript exception

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2.6.0, 3.0.0
    • 2.6.0, 3.0.0 RC
    • ZSS Component Client
    • None

      If we change width of columns in corner freeze panel after a jump fetch, ZSS will throw Javascript exceptions.

      Reproduce steps:

      1. load a blank XLSX file
      2. freeze 10 rows and 10 columns
      3. perform a jump fetching by scrolling down data panel
      4. change width of any column in corner panel
      5. there are Javascript exceptions in console
      Uncaught TypeError: Cannot call method 'removeAttribute' of null zss.wpd:8815
      	_snap zss.wpd:8815
      	zk.Draggable.zk.$extends._draw zk.wpd:12701
      	zk.Draggable.zk.$extends._updateDrag zk.wpd:12505
      	_docmousemove zk.wpd:12258
      	jQuery.event.handle zk.wpd:2985
      	elemData.handle.eventHandle zk.wpd:2620
      Uncaught TypeError: Cannot call method 'removeAttribute' of null zss.wpd:8740
      	_endDrag zss.wpd:8740
      	zk.Draggable.zk.$extends._finishDrag zk.wpd:12594
      	zk.Draggable.zk.$extends._endDrag zk.wpd:12670
      	_docmouseup zk.wpd:12278
      	jQuery.event.handle zk.wpd:2985
      	elemData.handle.eventHandle zk.wpd:2620
      

            paowang paowang
            paowang paowang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: