Details
- 
        Type:
 Improvement
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Won't Fix
 - 
            Affects Version/s: 4.0
 - 
            Fix Version/s: 4.1
 - 
            Component/s: ACE-Components
 - 
            Labels:None
 - 
            Environment:Any
 
- 
                        Assignee Priority:P2
 
Description
                    Example code:
<h:outputLabel for="checkIn" value="Test:"/>
<ace:checkboxButton id="checkIn"/>
When a user left-clicks the text label the associated checkboxButton should be clicked as well (to select or unselect it). This functionality is the same as the behaviour of the h:selectBooleanCheckbox, and generally makes pages easier to use (especially on mobile where manually clicking a small checkbox can be tough).
<h:outputLabel for="checkIn" value="Test:"/>
<ace:checkboxButton id="checkIn"/>
When a user left-clicks the text label the associated checkboxButton should be clicked as well (to select or unselect it). This functionality is the same as the behaviour of the h:selectBooleanCheckbox, and generally makes pages easier to use (especially on mobile where manually clicking a small checkbox can be tough).
Issue Links
Activity
- All
 - Comments
 - History
 - Activity
 - Remote Attachments
 - Subversion