Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P07, EE-4.3.0.GA_P01
-
Fix Version/s: EE-4.3.0.GA_P02, EE-3.3.0.GA_P08
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Support Case References:Support Case 14613 - https://icesoft.my.salesforce.com/5000g00002H46wL
Description
In the ace:autoCompleteEntry component pressing backspace on the last character in the text field displays the option list as it was when there was only one character left. When the text field is empty, as a result of deleting characters, the option list should be hidden.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
r53225, r53227: added logic to hide the options list and prevent sending a request to the server when deleting the last character in the text field (4.3 trunk and P02 tag)
r53226: committed to the EE 3.3 maintenance branch