Skip to main content

Bug Tracker

Side navigation

#3535 closed bug (invalid)

Opened October 28, 2008 04:02PM UTC

Closed October 12, 2009 11:57PM UTC

[autocomplete] results width not accounting for padding

Reported by: sdyson Owned by:
Priority: minor Milestone:
Component: plugin Version: 1.2.6
Keywords: autocomplete Cc:
Blocked by: Blocking:
Description

The popup results have their width set to the width of the input control. If the input control has padding then the results do not stretch the full width of the control. The solution is to use innerWidth() instead of width().

Attachments (0)
Change History (1)

Changed October 12, 2009 11:57PM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .