[
https://issues.apache.org/struts/browse/WW-3238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Musachy Barroso resolved WW-3238.
---------------------------------
Resolution: Won't Fix
thanks for reporting, but the dojo plugin is deprecated and we won't be fixing
bugs on it anymore.
> sx:autocompleter
> ----------------
>
> Key: WW-3238
> URL: https://issues.apache.org/struts/browse/WW-3238
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - Dojo Tags
> Affects Versions: 2.1.6
> Environment: Problem with autocompleter combobox tag
> Reporter: Joaquin Balaguer
>
> In this example when load the page and you push the mouse in the field and
> navigate with tab key the value of field is missing
> Yo can view in examples
> <form id="selectForm">
> <p> Autocompleter 1
> <sx:autocompleter
> name="select"
> list="{'fruits','colors'}"
> value="colors"
> valueNotifyTopics="/Changed"
> forceValidOption="true"/>
> </p>
> </form>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.