Skip to main content

Search and Top Navigation

#4368 closed bug (worksforme)

Opened March 19, 2009 06:10AM UTC

Closed October 26, 2010 06:24PM UTC

jQuery resizable on Safari and Chrome causes select bugs

Reported by: orphidian11 Owned by:
Priority: major Milestone: 1.9.0
Component: ui.resizable Version: 1.7
Keywords: resizable, select Cc:
Blocked by: Blocking:
Description

Applying the jQuery resizable on a select element, or the said select element's parent causes it to not work (i.e. dropdown list does not appear). The remedy that I am currently using is to apply a <parent element>.resizable('destroy'); on the mouseover event of each affected select element.

This bug appears only when using a WebKit based browser (Safari, Chrome, etc.).

Attachments (0)
Change History (3)

Changed May 07, 2009 10:37AM UTC by jzaefferer comment:1

milestone: TBD1.7.2

Changed May 07, 2009 01:19PM UTC by jzaefferer comment:2

milestone: 1.7.21.8

Changed October 26, 2010 06:24PM UTC by scottgonzalez comment:3

resolution: → worksforme
status: newclosed

I can't reproduce this in 1.7 or current.