Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: jalview-j2s
-
Labels:None
Description
SwingJS was not implementing String.trim() fully -- the Java version trims off all "non-printing" character codes 0x00-0x20; JavaScript just handles the standard "white-space" characters.
Corrected in the SwingJS j2sClazz.js runtime-environment library.
Corrected in the SwingJS j2sClazz.js runtime-environment library.