Steps to Reproduce
1. load the attached file
2. click to show the filter popup at A1
Current Result
because the cell value is a long text, it overflows the boundary of the parent element
Expected Result
no overflow
Workaround
.zsafp-clear.zsafp-clear-disabled
{ overflow: hidden; text-overflow: ellipsis; }- relates to
-
KEIKAI-547 inconsistent range error
- Closed