- 
    Type:Bug 
- 
    Resolution: Fixed
- 
    Priority:Minor 
- 
    Affects Version/s: 2.5.0
- 
    Component/s: ZSS Component Client
If I enter a lot of text in a cell and then select wrap text, the text does not appear wrapped properly. It really doesn't wrap, but it just doesn't spill over into neighboring cells
Problem Description:
"Wrap text" should make text in a cell break into multiple lines if text is longer than the cell's width. It displays a text in multiple lines only when the text contains line break (type alt+enter)
Reproducing Steps:
- in the Spreadsheet, type a text which is longer than a cell's width
- click the cell and select enable "wrap text"
expected:
  text should be displayed in multiple lines in the cell.
Actual: 
  the cell doesn't show the text in overflow way but still doesn't warp.


