-
Bug
-
Resolution: Duplicate
-
Normal
-
9.6.1
-
None
-
Security Level: Jimmy
-
None
-
None
Steps to Reproduce
1. visit the zul in Chrome or Edge
Current Result
- iceblue_c: 1st and 2nd columns are too narrow, the text should be in one line
- iceblue
Expected Result
columns are wide enough
Debug Information
- Firefox doesn't have this bug
- the 1st column's width in Chrome is 1px shorter than in firefox
- hflex="min" can't solve the problem.
Workaround
- <grid sizedByContent="true" span="true">
- workaround in
ZK-5029
- duplicates
-
ZK-5029 sporadic text wrapping in listbox/grid/tree cells since chrome 90
- Closed