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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Jan 14 10:52:04 EST 2009


     [ https://jira.jboss.org/jira/browse/RF-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-5705:
-------------------------------

    Fix Version/s: Future
         Assignee: Anton Belevich  (was: Nick Belaevski)


> 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