[richfaces-issues] [JBoss JIRA] Updated: (RF-2314) comboBox: rich:comboBox itemValues display in italic in case conboBox is in rich:panelMenu component.

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Dec 10 13:26:37 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-2314:
-------------------------------

    Fix Version/s: Future


> comboBox: rich:comboBox itemValues display in italic in case conboBox is in rich:panelMenu component.
> -----------------------------------------------------------------------------------------------------
>
>                 Key: RF-2314
>                 URL: https://jira.jboss.org/jira/browse/RF-2314
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: IE6, IE7, FF, Safari
>            Reporter: Mikhail Vitenkov
>            Assignee: Anton Belevich
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: comboBoxInPanelMenu.png
>
>
> Step 1. Add rich:comboBox component inside PanelMenu. Use following code:
> <rich:panelMenuItem label="Item Image">
>     <rich:comboBox>
>     <f:selectItem itemValue="item_1"/>
>     <f:selectItem itemValue="item_2"/>
>     </rich:comboBox>
> </rich:panelMenuItem>
> Step 2. Navigate to page contained PanelMenu.
> Step 3. Find & click on comboBoxe's button attached to input box.
> Step 4. Verify itemValues font style displaying.
> Actual behavior:
> itemValues display in italic. For more information see attached comboBoxInPanelMenu.png
> Expected behavior:
> itemValues shouldn't have italic font.

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

        



More information about the richfaces-issues mailing list