This component is great, however it remains active even when readonly. I su

This component is great, however it remains active even when readonly. I suspect that the call on line 18 of CheckBox3.java should read:

CheckBox3.this.setValue(value, true);