Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC2
-
Fix Version/s: 3.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3, ace:subMenu
-
Assignee Priority:P1
Description
The ace:subMenu component is lacking border styling (no borders are rendered). This is viewable in the showcase sample application using the menuBar demo.
Not sure if this is just a theme styling issue, or a component issue.
Not sure if this is just a theme styling issue, or a component issue.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | Screen Shot 2012-01-13 at 12.02.26 PM.png [ 13991 ] |
| Salesforce Case | [] | |
| Assignee Priority | P1 | |
| Assignee | Arturo Zambrano [ artzambrano ] | |
| Priority | Major [ 3 ] | Minor [ 4 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #27255 | Thu Jan 19 09:04:40 MST 2012 | art.zambrano | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/wijmo/wijmo.js
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Fixed at revision 27255.
I had to modify the wijmo code (wijmo/wijmo.js). I removed the ui-helper-reset class from the submenus, in order to allow the border to appear.