[
https://issues.apache.org/jira/browse/TOMAHAWK-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729968#action_12729968 ]
Bozhidar Bozhanov commented on TOMAHAWK-1436:
---------------------------------------------
I saw that the selectItem.isDisabled is taken into account in the repository (and probably in the Snapshot build).
However, I think that it is better to check both the parent component (the uiSelectMany), and if it is disabled, to disable all checkboxes.
> t:checkbox disregards disabled property
> ---------------------------------------
>
> Key: TOMAHAWK-1436
> URL:
https://issues.apache.org/jira/browse/TOMAHAWK-1436> Project: MyFaces Tomahawk
> Issue Type: Bug
> Affects Versions: 1.1.9
> Environment: Windows XP SP2, Tomcat 6.0.18
> Reporter: Bozhidar Bozhanov
> Original Estimate: 0.5h
> Remaining Estimate: 0.5h
>
> The title says it all - when I use <t:selectManyCheckBox> with layout="spread", the checkboxes rendered by <t:checkbox are never disabled, even if the corresponding selectItem is set to disabled. The problem doesn't occur when <t:selectManyCheckBox> is used with other layouts (and hence without <t:checkbox>)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.