-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 3.8.0
-
Component/s: None
-
Security Level: Jean
-
None
white space (' ') in cells are replaced by nbsp in zss 3.8.0+
Cause the whole string to be considered as a single word when wrapping text.
css property white-space: pre-wrap; might be used instead to keep both the wrapping and to display white spaces in browser.
attached example:
1 - in index.zul, change src="/WEB-INF/resources/2223/blank.xlsx" to refer to blank.xsls.
2 - run zul file
3 - click on the wrap button to add text/wrapping
- relates to
-
ZSS-916 ZSS doesn't display space character in a cell with wrapped text
-
- Closed
-