selectBooleanCheckbox and selectBooleanRadio text attribute uses wrong style
class
----------------------------------------------------------------------------------
Key: ADFFACES-62
URL: http://issues.apache.org/jira/browse/ADFFACES-62
Project: MyFaces ADF-Faces
Type: Improvement
Reporter: Simon Lessard
Currently the span generated for the text attribute of selectBooleanCheckbox
and selectBooleanRadio component uses .AFLabelText that may sounds semantically
correct. However, for most usage this is a bad choice as it prevent the very
common different background color between the label and field side of a form
since text attribute is rendered on the field side.
I suggest to use .AFFieldText class instead or provide new hooks for those
components that could be something like af|selectBooleanCheckbox::text
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira