[JBoss JIRA] Created: (RF-2332) comboBox: rich:comboBox in rich:scrollableDataTable leads to incorrect comboBox displaying.
by Mikhail Vitenkov (JIRA)
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: Nick Belaevski
Attachments: ComboBoxInScrollableTable.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
17 years, 8 months
[JBoss JIRA] Created: (RF-3391) paint2D: strange behavior of rich component during using "Shadow" slider.
by Mikhail Vitenkov (JIRA)
paint2D: strange behavior of rich component during using "Shadow" slider.
-------------------------------------------------------------------------
Key: RF-3391
URL: http://jira.jboss.com/jira/browse/RF-3391
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.1
Environment: IE6,IE7,FF,Opera,Safari(3.2.1.CR4)-demosite(http://localhost:8080/richfaces-demo-3.2.1.CR4-tomcat6/richfaces/paint2D.jsf)
Reporter: Mikhail Vitenkov
Assigned To: Ilya Shaikovsky
Step 1. Navigate to page of richfaces-demo site contained rich:paint2D component.
Step 2. Verify color of paint(it's blue).
Step 3. Move "Shadow" slider's pointer to begin & verify paint's color again - now it became black.
Step 4. Move "Shadow" slider's pointer to right on step. - shadow of paint2D component became bigger.
Step 5. Move "Shadow" slider's pointer to right on step again. - shadow of paint2D component became smaller.
--
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
17 years, 8 months