]
Anton Belevich resolved RF-2308.
--------------------------------
Resolution: Won't Fix
wrong use case
comboBox: "f:selectItem" doesn't work for rich:comboBox
inside rich:dropDownMenu.
---------------------------------------------------------------------------------
Key: RF-2308
URL:
http://jira.jboss.com/jira/browse/RF-2308
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.0
Step 1. Add rich:comboBox component inside rich:dropDownMenu, use this code:
<rich:menuItem>
<rich:comboBox>
<f:selectItem itemValue="1st mihey value"/>
<f:selectItem itemValue="2nd mihey value"/>
</rich:comboBox>
</rich:menuItem>
Step 2. Navigate to page, contained dropDownMenu component.
Step 3. Mouse over dropDownMenu - menu with rich:comboBox should appears.
Step 4. Verify comboBoxe's itemValues by clicking on comboBoxe's button attached
to input box.
Actual behavior:
comboBox component is appear in dropDownMenu but it haven't any itemValues, defined
inside itself(comboBox).
Expected behavior:
comboBox should appear inside dropDownMenu component with itemValues.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: