Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Beta1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:icefaces2 compat menuBar
Description
With icefaces2 compat ice:menuBar, all of the non-top-level menu items, which have child menu items, use a right arrow icon to indicate they have children. As well, for vertical menu bars, the top-level menu items, which have child menu items, also use the right arrow icon to indicate they have children. This new feature will be to make it so that with horizontal menus, the top-level menu items, which have child menu items, may use a down arrow icon to indicate they have children. A top goal will be for the old behaviour to happen by default.
Issue Links
- blocks
-
ICE-6011 Add Property to control displaying sub-items arrow icon for horizontal top-level menus
-
- Closed
-
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22166 | Fri Aug 13 00:07:41 MDT 2010 | mark.collette | |
Files Changed | ||||
![]() ![]() ![]() |
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 2.0-Beta2 [ 10242 ] | |
Assignee | Mark Collette [ mark.collette ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22238 | Thu Aug 26 09:48:51 MDT 2010 | yip.ng | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22239 | Thu Aug 26 15:27:38 MDT 2010 | yip.ng | |
Files Changed | ||||
![]() |
Fix Version/s | 2.0.0 [ 10230 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
The new case will output markup to show the topsubmenu.gif image, by default in the xp theme. This image will be a 0x0 pixel image, showing nothing. If an application wishes to show a different image, say, one that has a down arrow, they may include their own topsubmenu.gif image in their own theme, and use the menuBar imageDir property to reference those images. This favours the theme providing this functionality, over individual menuBar components.