Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
-
Component/s: Sample Apps
-
Labels:None
-
Environment:IEfaces 3.3.0 Build8
Server: Tomcat7
Browsers: all
-
Assignee Priority:P1
Description
showcase -> ace:gMap -> Autocomplete demo:
On this page, after selecting an option from the autocomplete options, the selected city renders in the text input, however the focus moves away from it.
On this page, after selecting an option from the autocomplete options, the selected city renders in the text input, however the focus moves away from it.
Committed improvement at revision 34663.
The component now does something similar to ace:autoCompleteEntry to return focus to the field and place the cursor at the end of the text.