Skip to main content

Bug Tracker

Side navigation

#14723 closed bug (migrated)

Opened January 23, 2014 08:22PM UTC

Closed October 21, 2014 12:29AM UTC

.outerWidth( val ) doesn't handle selects properly

Reported by: scottgonzalez Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.10.2
Keywords: Cc:
Blocked by: Blocking:
Description

Broken: http://jsbin.com/uyufEVAn/5/edit

Explicitly setting box-sizing: content-box fixes it: http://jsbin.com/uyufEVAn/7/edit

See also http://bugs.jquery.com/ticket/4146

Attachments (0)
Change History (2)

Changed January 30, 2014 06:48PM UTC by grisendo@gmail.com comment:1

Try with document.ready

http://jsbin.com/uyufEVAn/13/

Changed October 21, 2014 12:29AM UTC by m_gol comment:2

resolution: → migrated
status: newclosed