Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Fixed
 - 
            Affects Version/s: 1.7.1
 - 
            Fix Version/s: 1.7.2
 - 
            Component/s: ICE-Components
 - 
            Labels:None
 - 
            Environment:IE6 and IE7
 
- 
                        ICEsoft Forum Reference:
 
Description
                    In IE 6 and 7, once you make use of a MenuBar with displayOnClick, nothing can be clicked. Menus will show and hide, but actionListeners won't fire. Other user interface elements won't work either.
            
Activity
| Field | Original Value | New Value | 
|---|---|---|
| Fix Version/s | 1.7.2 [ 10130 ] | |
| Assignee Priority | P2 | |
| Assignee | Yip Ng [ yip.ng ] | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #17275 | Fri Aug 01 11:59:26 MDT 2008 | yip.ng |      Fixed menu bar top items hanging when clicked on in IE.  | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/menubar/MenuItemRenderer.java
            
             | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #17276 | Fri Aug 01 12:00:04 MDT 2008 | yip.ng |      Fixed menu bar top items hanging when clicked on in IE.  | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/menubar/MenuItemRenderer.java
            
             | 
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Resolution | Fixed [ 1 ] | 
| Fix Version/s | 1.7.2RC1 [ 10140 ] | |
| Fix Version/s | 1.7.2 [ 10130 ] | 
| Fix Version/s | 1.7.2 [ 10130 ] | |
| Fix Version/s | 1.7.2RC1 [ 10140 ] | 
| Status | Resolved [ 5 ] | Closed [ 6 ] | 
| Assignee Priority | P2 | |
| Assignee | Yip Ng [ yip.ng ] | 

From Mandeep:
I noticed that problem is independent of what displayonclick is set to ( true or false). Simply clicking on the top level menu breaks the functionality on IE6&E7.