Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.7.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
Description
<label> elements rendered by <ice:selectOneRadio> aren't fulfilling their purpose of being clicked to activate the corresponding <input> element (in this case, of type 'radio'). They aren't being rendered with the 'for' attribute with the id of the target element as its value.
Issue Links
- is duplicated by
-
ICE-2791 Radio button labels should toggle the related button when clicked.
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16704 | Mon May 26 15:51:28 MDT 2008 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/RadioRenderer.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16603 | Wed May 07 14:56:16 MDT 2008 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/RadioRenderer.java
|