change column width and JS errors show

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 3.0.0
    • Affects Version/s: 3.0.0 RC
    • Component/s: ZSS Component Client
    • None

      Reproducing Steps:

      1. open zss.test/display.zul
      2. select the sheet ""chart-image""
      3. enlarge column C's width by dragging it (If you enlarge any column right to column C will cause this error.)

      Actual:
      2 JavaScript errors show.

      TypeError: img is undefined
      http://localhost:8080/zss.test/zkau/web/80cecf46/js/zk.wpd
      Line 24403
      img.useMap = bArea ? '#' + mapid : '';

      TypeError: img is null
      http://localhost:8080/zss.test/zkau/web/80cecf46/js/zk.wpd
      Line 24403
      img.useMap = bArea ? '#' + mapid : '';"

            Assignee:
            dennis
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: