Skip to main content

Search and Top Navigation

#8590 closed bug (notabug)

Opened September 21, 2012 08:07PM UTC

Closed October 05, 2012 12:38AM UTC

drop panel width equals input width in IE9

Reported by: kencl Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.autocomplete Version: 1.8.23
Keywords: Cc:
Blocked by: Blocking:
Description

The drop panel's width is is the same as the input field's width in IE9 on WinXP. Firefox 15.0.1 displays it as it should (full width of text regardless of input width)

Try it at http://perlprogrammer.net/test_search1.html

Screen shots:

Firefox: http://perlprogrammer.net/images/jqautocomp/ff15.gif

IE: http://perlprogrammer.net/images/jqautocomp/ie9.gif

Attachments (0)
Change History (1)

Changed October 05, 2012 12:38AM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

You're in quirks mode. Use a (proper) doctype.