Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Done
-
None
-
6.2.0.29
-
release
-
6.2.0.30
-
wt-5.8.3
-
0306
Description
Since the new changes to support old browsers, the conversion to text may be not exact (no line breaks rendering) because of the "hidden" style on the temporary dom object.
Removing "hidden", the innerText property is again correctly contatining the rendered text, including linke breaks.