[ http://issues.apache.org/struts/browse/WW-1520?page=all ]

Musachy Barroso updated WW-1520:
--------------------------------

    Attachment: WW-1520_1.zip

The problem you were having was a bug in the js code. I added the attributes 
"dropdownHeight" and "dropdownWidth"(by default the same as the combobox width) 
to get rid of the flashing problem, if the list is smaller than the specified 
height, the height(by default 120px) will auto adjust to the list size. 

I also added a feature to show in bold the text that matches the entered text 
in the input box, so now if you type "Fl", the item "Florida" will show as 
"<b>Fl</b>orida" in the dropdown.

> Add Autocompleter AJAX tag
> --------------------------
>
>                 Key: WW-1520
>                 URL: http://issues.apache.org/struts/browse/WW-1520
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Views
>    Affects Versions: 2.0.2
>            Reporter: Musachy Barroso
>         Assigned To: Ted Husted
>            Priority: Minor
>         Attachments: WW-1520.zip, WW-1520_1.zip
>
>
> Create an Autocompleter tag that wraps Dojo's ComboBox

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to