-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
3.0.0 RC
-
None
If there is a overflow cell and its row height is short than it, text of this overflow cell will be exceeded the cell's bound.
This won't be happened on non-overflow cell.
Reproduce:
- open any file
- input a long text into A1 and let it overflow
- reduce the height of row 1 and make it small than A1
- the A1's text will be exceeded the A1's bound