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

[jira] [Created] (SOLR-4372) Search text box in auto-complete/chooser extends outside of the dropdown pane on IE9 & FF 17

Senthuran Sivananthan created SOLR-4372:
-------------------------------------------

             Summary: Search text box in auto-complete/chooser extends outside of the dropdown pane on IE9 & FF 17
                 Key: SOLR-4372
                 URL: https://issues.apache.org/jira/browse/SOLR-4372
             Project: Solr
          Issue Type: Bug
          Components: web gui
    Affects Versions: 4.1, 4.2
         Environment: IE9
            Reporter: Senthuran Sivananthan
            Priority: Minor


This is an issue across all of the pages.

The textbox in auto-complete/chooser extends outside of the dropdown page on IE9 and FF17.

Looks like there's an explicit width of 130px being specified on the textbox:

<input type="search" autocomplete="off" style="width: 130px;" tabindex="-1">


--
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