Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.2.0.GA
-
Fix Version/s: 3.3
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
At the moment, it is not possible to specify a custom effect for showing/hiding the options lists in ace:autoCompleteEntry, ace:selectMenu and ace:comboBox, which are always shown/hidden using a fade effect. This improvement is to add the ability to specify different effects for showing and hiding the options list in these components.
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] |
Fix Version/s | 3.3 [ 10370 ] | |
Affects | Documentation (User Guide, Ref. Guide, etc.),Sample App./Tutorial [ 10003, 10001 ] | |
Assignee Priority | P1 [ 10010 ] | |
Component/s | ACE-Components [ 10050 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34309 | Tue Apr 09 19:05:00 MDT 2013 | art.zambrano | |
Files Changed | ||||
![]() ![]() ![]() |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Committed improvement at revision 34184.
The supported effects for showing the list are 'blind', 'bounce', 'clip', 'drop', 'explode', 'fade', 'fold', 'puff', 'pulsate', 'scale', 'slide', and 'shake'. For hiding the list, the supported effects are the same, except for 'shake'.