Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: EE-4.0.0.GA, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
-
Support Case References:Support Case #13185 - https://icesoft.my.salesforce.com/5007000000vFV7R
Description
The valueChangeListener method for the ace:autoCompleteEntry component is not called in a consistent manner. When displaying values and making a selection, if the first option is selected (via the keyboard or mouse), the change event is not called. An update is sent to the server with the valueChange event but the method is not called. Making a selection of other values calls the method correctly
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | Case13185Example.war [ 17694 ] | |
Attachment | Case13185Example.zip [ 17695 ] |
Summary | ace:autoCompleteEntry - valueChaneListener not called for first drop down item | ace:autoCompleteEntry - valueChangeListener not called for first drop down item |
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-4.0.0.GA [ 11171 ] | |
Assignee Priority | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43881 | Thu Jan 08 09:28:03 MST 2015 | art.zambrano | |
Files Changed | ||||
![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 4.1 [ 11375 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case that shows the issue.
Steps: