diff --git a/zkdoc/release-note b/zkdoc/release-note index ef6c7b0b0c7..18ccd5b5497 100644 --- a/zkdoc/release-note +++ b/zkdoc/release-note @@ -65,6 +65,7 @@ ZK 10.0.0 ZK-5539: $init() will call twice on Keikai component ZK-5540: zk.wpd with browser condition won't work with ZK 10 ZK-5530: users cannot focus on the icons on the Calendar header + ZK-5035: Listbox renders duplicate checkmarks after adding 1st listheader dynamically ZK-5453: XSS in chosenbox ZK-5025: redundant selection highlight on a menupopup diff --git a/zktest/src/main/webapp/test2/B100-ZK-5035.zul b/zktest/src/main/webapp/test2/B100-ZK-5035.zul new file mode 100644 index 00000000000..efd96f189db --- /dev/null +++ b/zktest/src/main/webapp/test2/B100-ZK-5035.zul @@ -0,0 +1,40 @@ + + + + + +