[richfaces-issues] [JBoss JIRA] Updated: (RF-2309) comboBox: rich:effect component doesn't take effect on rich:combobox component.

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Sun Apr 27 19:29:09 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2309?page=all ]

Nick Belaevski updated RF-2309:
-------------------------------

    Fix Version/s: 3.2.2
                       (was: 3.2.1)

> comboBox: rich:effect component doesn't take effect on rich:combobox component.
> -------------------------------------------------------------------------------
>
>                 Key: RF-2309
>                 URL: http://jira.jboss.com/jira/browse/RF-2309
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: IE6, IE7, FF, Safari;
>            Reporter: Mikhail Vitenkov
>         Assigned To: Anton Belevich
>             Fix For: 3.2.2
>
>
> Step 1. Hang rich:effect on rich:comboBox component. Use following code:
> <rich:effect for="comboBox_ID" name="comboBox" type="Fade"
> 			params="duration:#{effect.time}" />
> <rich:comboBox id="comboBox_ID" onmouseover="comboBox()">
> 		<f:selectItem itemValue="1st test"/>
> 		<f:selectItem itemValue="2nd test"/>		
> 		</rich:comboBox>
> Step 2. Navigate to page, contained tested comboBox component;
> Step 3. Mouse over comboBox & verify any("Fade" in this case) rich:effect take place.
> Actual behavior:
> Nothing happend.
> Expected behavior:
> specified effect should be applied for rich:comboBox component.

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

        



More information about the richfaces-issues mailing list