[richfaces-issues] [JBoss JIRA] Closed: (RF-2311) ComboBox: incorrect work rich:comboBox component inside rich:listShuttle.

Viktor Volkov (JIRA) jira-events at lists.jboss.org
Fri Mar 21 13:20:52 EDT 2008


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

Viktor Volkov closed RF-2311.
-----------------------------

    Assignee: Viktor Volkov  (was: Anton Belevich)

verified on 3.2.0 CR4

> ComboBox: incorrect work rich:comboBox component inside rich:listShuttle.
> -------------------------------------------------------------------------
>
>                 Key: RF-2311
>                 URL: http://jira.jboss.com/jira/browse/RF-2311
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: IE6, IE7, FF, Safari
>            Reporter: Mikhail Vitenkov
>         Assigned To: Viktor Volkov
>             Fix For: 3.2.0
>
>         Attachments: ComboBoxInListShuttle.png
>
>
> Step 1. Add rich:comboBox component inside rich:listShuttle. Use following code:
>                        <h:column>
> 				<f:facet name="header">
> 					<h:outputText value="ComboBox" />
> 				</f:facet>
> 				<rich:comboBox>
> 				<f:selectItem itemValue="Combo_1"/>
> 				<f:selectItem itemValue="Combo_2"/>
> 				</rich:comboBox>
> 			</h:column>
> Step 2. Navigate to page, contained listShuttle("copy" operation should present).
> Step 3. Find comboBox component inside listShuttle and click on it's button, attached to input box.
> Step 4. Verify comboBoxe's popup list appearence place. -#1
> Step 5. Select row, contained comboBox & copy them. Use "copyControlLabel" attribute.
> Step 6. Click on being copied comboBoxe's button attached to input box & verify popup list appearence. -#2
> Actual behavior:
> #1: Popup list appears so far from selected comboBox. For more information see attached ComboBoxInListShuttle.png.
> #2: Popup list doesn't appear for comboBox in row, being copied.
> Expected behavior:
> Popup list appearence rule shouldn't be changeable.

-- 
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