Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Fix Version/s: 1.6.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:any
-
ICEsoft Forum Reference:
Description
Using a value binding for a menuItem's styleClass attribute causes the following behaviour:
- the top menu ignores the style changes of it's bound value
- the submenu gets rendered in the desired fashion
So, the value binding only works for sub menuItems, not for top menuItems
- the top menu ignores the style changes of it's bound value
- the submenu gets rendered in the desired fashion
So, the value binding only works for sub menuItems, not for top menuItems
Activity
| Field | Original Value | New Value |
|---|---|---|
| ICEfaces Forum Reference | http://www.icefaces.org/JForum/posts/list/5094.page#22985 |
| Attachment | forum-5094.war [ 10520 ] |
| Attachment | forum-5094-src.zip [ 10521 ] |
| Assignee | Adnan Durrani [ adnan.durrani ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #14765 | Wed Aug 29 14:05:57 MDT 2007 | adnan.durrani | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/menubar/MenuItem.java
MODIFY
/icefaces/branches/icefaces-1.6/icefaces/component/src/com/icesoft/faces/component/menubar/MenuItem.java
|
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Fix Version/s | 1.6.1 [ 10070 ] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Adnan Durrani [ adnan.durrani ] |

example war file