Opened 13 years ago
Closed 13 years ago
#5108 closed bug (notabug)
Autocomplete menu not visible in IE6 (reintroduced)
Reported by: | jklmnop | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8 |
Component: | ui.css-framework | Version: | 1.8rc1 |
Keywords: | autocomplete, IE6, CSS | Cc: | |
Blocked by: | Blocking: |
Description
it was closed here http://dev.jqueryui.com/ticket/5105 but i still have this issue with 1.8rc1.
this line is not in my jquery-ui-1.8rc1.custom.css:
* html .ui-autocomplete-menu { width:1px; } /* without this, the menu expands to 100% in IE6 */
Note: See
TracTickets for help on using
tickets.
This was fixed after 1.8rc1.