[richfaces-issues] [JBoss JIRA] Closed: (RF-2332) comboBox: rich:comboBox in rich:scrollableDataTable leads to incorrect comboBox displaying.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Mon Jul 14 12:32:26 EDT 2008


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

Mikhail Vitenkov closed RF-2332.
--------------------------------

    Assignee: Mikhail Vitenkov  (was: Anton Belevich)

Verified at 3.2.2-SNAPSHOT

> comboBox: rich:comboBox in rich:scrollableDataTable leads to incorrect comboBox displaying.
> -------------------------------------------------------------------------------------------
>
>                 Key: RF-2332
>                 URL: http://jira.jboss.com/jira/browse/RF-2332
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: IE6, IE7, FF, Safari
>            Reporter: Mikhail Vitenkov
>         Assigned To: Mikhail Vitenkov
>             Fix For: 3.2.1, 3.2.2
>
>         Attachments: ComboBoxInScrollableTable.png, RF2332Reopen.png
>
>
> Step 1. Add rich:comboBox component inside rich:scrollableDataTable. Use following code:
> <rich:column sortExpression="#{sdt.str0}" sortable="false">
> 			<rich:comboBox width="10">
> 				<f:selectItem itemValue="item_1"/>
> 				<f:selectItem itemValue="item_2"/>
> 			</rich:comboBox>			
> 		</rich:column>
> Step 2. Navigate to page, contained scrollableDataTable.
> Step 3. Click on comboBoxe's button attached to input box.
> Step 4. Verify popup list appearance place.
> Actual behavior:
> Popup list appears so far from selected comboBox. For more information see attached ComboBoxInScrollableTable.png

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