Checklist should generate the "disabled" attribute on the checkboxes, not the
"readonly" attribute when the Checklist is readonly.
----------------------------------------------------------------------------------------------------------------------------------
Key: CLK-751
URL: https://issues.apache.org/jira/browse/CLK-751
Project: Click
Issue Type: Bug
Components: extras
Affects Versions: 2.3.0-M1
Reporter: Finn Bock
Assignee: Finn Bock
Priority: Minor
Checklist control with setReadonly(true) generate attribute readonly="readonly"
on the checkboxes, but checkbox should have the attribute disabled="disabled"
when is it readonly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.