[richfaces-issues] [JBoss JIRA] Commented: (RF-5705) InplaceInput: editClass is not applied to input.

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Fri Jan 16 04:48:04 EST 2009


    [ https://jira.jboss.org/jira/browse/RF-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12448258#action_12448258 ] 

Alexander Dubovsky commented on RF-5705:
----------------------------------------

The same problem for inplaceSelect.

> InplaceInput: editClass is not applied to input.
> ------------------------------------------------
>
>                 Key: RF-5705
>                 URL: https://jira.jboss.org/jira/browse/RF-5705
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>         Environment: 3.3.0.GA
>            Reporter: Alexander Dubovsky
>            Assignee: Anton Belevich
>            Priority: Minor
>             Fix For: Future
>
>
> JSP:
> <rich:inplaceInput editClass="editClass" value="#{inplaceInput.zip}"
> 			defaultLabel="(Zip)">
> 		</rich:inplaceInput>
> CSS:
> .editClass {
> 	background-color: red;
> }
> # Open page
> # Click on inplaceInput and check for which element editClass is applied
> Result: editClass is applied to <span> instead of <input>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list