[richfaces-issues] [JBoss JIRA] Created: (RF-10295) Panel Menu - icons are doubled when used custom URL

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Tue Jan 25 09:41:09 EST 2011


Panel Menu - icons are doubled when used custom URL
---------------------------------------------------

                 Key: RF-10295
                 URL: https://issues.jboss.org/browse/RF-10295
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-menu
    Affects Versions: 4.0.0.Milestone5
         Environment:     * RichFaces 4.0.0-SNAPSHOT r.21189
    * Metamer 4.0.0-SNAPSHOT r.unknown
    * Mojarra 2.0.3-FCS
    * Apache Tomcat 6.0.29
    * OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
    * Firefox 3.6.13 @ Linux x86_64

            Reporter: Lukas Fryc


This issue can be seen across all the types of icons: item/group, top/sub-item

Possible steps to reproduce:

1. open http://localhost:8080/metamer/faces/components/richPanelMenu/simple.xhtml
2. set @topGroupLeftIconCollapsed=customURL
3. set @topGroupLeftIconExpanded=customURL
FAIL: you can see two loading images on the left of Group labels

OR

2. set @groupLeftIconDisabled=customURL
3. open Group 2
FAIL: you can see two loading images on the left of disabled Group label

OR

2. set @topGroupLeftIconCollapsed=customURL
3. set @topGroupLeftIconExpanded=disc
FAIL: you can see loading image and disc icon on the left of Group label

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list