[richfaces-issues] [JBoss JIRA] Created: (RF-3665) dropDownMenu: click on disabled items in rich:dropDownMenu component leads to item's size changing.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Mon Jun 9 10:28:58 EDT 2008


dropDownMenu: click on disabled items in rich:dropDownMenu component leads to item's size changing.
---------------------------------------------------------------------------------------------------

                 Key: RF-3665
                 URL: http://jira.jboss.com/jira/browse/RF-3665
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.6
         Environment: IE6, IE7, FF, Safari, Opera(3.1.6.CR1)
            Reporter: Mikhail Vitenkov
         Assigned To: Nick Belaevski
            Priority: Minor


Step 1. Make some items of dropDownMenu disabled. Use disabled attribute:
<rich:menuItem icon="/pics/ajax_process.gif" iconDisabled="/pics/ajax_stoped.gif" disabled="#{dDMenu.disabled}">
						<h:outputText value="Image"></h:outputText>
Step 2. Call the component.
Step 3. Click on disabled item.

Actual behavior:
Item changes it's size, distance between items 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

        



More information about the richfaces-issues mailing list