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

Missing right borders in the top frozen area

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.8.0
    • 5.7.0
    • None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      1. load the file with maxVisibleColumns="9"

      Current Result

      Expected Result

      the border exists

      Debug Information

      • the problem is: when scrolling down, those right borders of lower cells move up and look like an extra border.
      • keikai renders the non-frozen area 1px wider than the top frozen.
      • This bug doesn't happen in all frozen rows, frozenRows.xlsx doesn't have this bug.

      Workaround

      A.
      maxVisibleColumns="10"

      B.
      set white right border on H1:H5 with the css below
      .zstop.zsfztop

      { overflow: visible; }

      This will produce a double-selection box issue under frozen rows.
      C.
      .zsdata

      { overflow: hide }

        1. frozenRows.xlsx
          8 kB
          hawk
        2. missingBorder.jpg
          7 kB
          hawk
        3. t12318.xlsx
          26 kB
          hawk
        4. unexpectedBorder.jpg
          7 kB
          hawk

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

              Created:
              Updated:
              Resolved: