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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to