Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
4.1, 4.2
-
None
-
None
-
IE9
Description
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">
Attachments
Attachments
Issue Links
- relates to
-
SOLR-4284 admin UI - make core list scrollable separate from the rest of the UI
- Closed