What steps will reproduce the problem?
1. Use a Doubleselect as shown in the Showcase (or attached File).
2. Add autocomplete=true.
What is the expected output? What do you see instead?
Without autocomplete=true the Doubleselect works fine. If the
Non-Ajax-Action wich generates the Form provides Values for
select2 and select3 (see attached File) the dependent Selects
display those Values.
When adding autocomplete=true those predefined Values are not
shown. If I use the Browser-Developer-Tools i can display the
underlying HTML-Select which still displays the Values, only
the JS-Select dont display them.
Which struts2 version?
2.3.1.2
Which struts2-jquery plugin version?
3.2.1
Please provide any additional information below.
Original issue reported on code.google.com by oldmangl...@googlemail.com on 25 Jul 2013 at 6:55
Original issue reported on code.google.com by
oldmangl...@googlemail.com
on 25 Jul 2013 at 6:55Attachments: