Rainer Rohloff created TOBAGO-1284:
--------------------------------------

             Summary: tc:sheet: a disabled columnSelector allows selecting a 
row by clicking on background of the row
                 Key: TOBAGO-1284
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1284
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Facelets
    Affects Versions: 1.5.9, 1.0.40
         Environment: Windows / Tomcat
            Reporter: Rainer Rohloff


code to reproduce:

<tc:sheet ...selectable="multi" ...>
        ...
                <tc:columnSelector disabled="#{item.rowDisabled}"/>
        ...
</tc:sheet>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to