-
Bug
-
Resolution: Fixed
-
Normal
-
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
This will produce a double-selection box issue under frozen rows.
C.
.zsdata
- relates to
-
KEIKAI-600 Multiple row height reduction in the same command cause JS error
- Closed
-
KEIKAI-624 scrolling down causes a js error
- Closed