You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erik Hatcher (JIRA)" <ji...@apache.org> on 2013/01/16 16:36:12 UTC

[jira] [Commented] (SOLR-4309) /browse: Improve JQuery autosuggest behavior

    [ https://issues.apache.org/jira/browse/SOLR-4309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13555120#comment-13555120 ] 

Erik Hatcher commented on SOLR-4309:
------------------------------------

bq. The attached patch fixes all three issues

+1
                
> /browse: Improve JQuery autosuggest behavior
> --------------------------------------------
>
>                 Key: SOLR-4309
>                 URL: https://issues.apache.org/jira/browse/SOLR-4309
>             Project: Solr
>          Issue Type: Bug
>          Components: web gui
>    Affects Versions: 4.0
>            Reporter: Jan Høydahl
>              Labels: autocomplete, autosuggest
>             Fix For: 4.2, 5.0
>
>         Attachments: SOLR-4309.patch
>
>
> Three problems with current autosuggest JavaScript behavior in Velocity /browse:
> 1. The first entry in the list is pre-selected, so hitting ENTER searches the first suggestion instead of what the user entered
> 2. jQuery autosuggest's built-in cache is buggy, rendering funny suggestion lists 2nd time
> 3. Using the arrow buttons and hitting ENTER only fills in the selected item into the search box, does not perform the search

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org