Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 2.1, Advanced Component Environment
-
Assignee Priority:P2
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
Add a new ace:notificationPanel component that can be used to display notification messages (or other contents) across the bottom region of the page.
Activity
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | 2.1 [ 10241 ] | |
Assignee Priority | P2 | |
Assignee | yip.ng [ yip.ng ] |
Salesforce Case | [] | |
Assignee Priority | P2 | |
Assignee | yip.ng [ yip.ng ] | Ken Fyten [ ken.fyten ] |
Link | This issue depends on ICE-7112 [ ICE-7112 ] |
Attachment | 4.PNG [ 13567 ] |
Salesforce Case | [] | |
Assignee Priority | P2 | |
Assignee | Ken Fyten [ ken.fyten ] | yip.ng [ yip.ng ] |
Salesforce Case | [] | |
Assignee Priority | P2 | P1 |
Salesforce Case | [] | |
Assignee Priority | P1 | P2 |
Salesforce Case | [] | |
Security | Private [ 10001 ] |
Salesforce Case | [] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26462 | Fri Nov 18 12:25:52 MST 2011 | ken.fyten | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Fix Version/s | 3.1 [ 10312 ] | |
Fix Version/s | 3.0 [ 10241 ] |
Salesforce Case | [] | |
Fix Version/s | 3.0 [ 10241 ] | |
Fix Version/s | 3.1 [ 10312 ] |
Salesforce Case | [] | |
Assignee Priority | P2 | P3 |
Salesforce Case | [] | |
Assignee Priority | P3 | P2 |
Attachment | screenshot-5.png [ 13880 ] |
Attachment | screenshot-6.png [ 13881 ] |
Attachment | screenshot-7.png [ 13882 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 3.0.RC2 [ 10313 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
This component has been tested using grimlock rev# 25582 on tomcat6 server using the browsers: IE7, Firefox 3.6.7, Gchrome14.
Test pages are located at: repo\qa\trunk\Regression-Icefaces2\Sparkle\notificationPanel
ISSUES:
Internet Explorer
1. StyleClass Attribute doesn't appear to be working (See screenshot 1 for expected, and screenshot 2 for actual).
2. notificationPanel in PanelTabSet: The PanelTabSet doesn't render properly (See
ICE-7250).3. Changing position dynamically doesn't change the position of the notificationPanel (it remains at the top).
4. notificationPanel in Repeat: The panels render contiguously at the end of the form, instead of at the top where they should be (See screenshot 3).
Google Chrome
1. Changing the position dynamically causes two panels to be rendered, one on the top, and one on the bottom (See screenshot 4).