Ticket #4368 (closed bug: worksforme)

Opened 4 years ago

Last modified 3 years ago

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:
Blocking: Blocked by:

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.).

Change History

comment:1 Changed 4 years ago by joern.zaefferer

  • Milestone changed from TBD to 1.7.2

comment:2 Changed 4 years ago by joern.zaefferer

  • Milestone changed from 1.7.2 to 1.8

comment:3 Changed 3 years ago by scott.gonzalez

  • Status changed from new to closed
  • Resolution set to worksforme

I can't reproduce this in 1.7 or current.

Note: See TracTickets for help on using tickets.