-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: 7.0.0
-
Component/s: None
-
Security Level: Jimmy
-
None
-
None
Reproduce:
Use test.zul and TestComposer.java in reproduce.zip attached:
Click 'test' button then radio becomes unchecked.
Workaround:
Fix radio status after setFlexSize, see test.zul in workaround.zip
Cause:
Line 1413 of textSize method defined in dom.js
https://github.com/zkoss/zk/blob/v7.0.0/zk/src/archive/web/js/zk/dom.js#L1413