Opened 14 years ago
Closed 12 years ago
#4368 closed bug (worksforme)
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.).
Change History (3)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.7.2 |
---|
comment:2 Changed 14 years ago by
Milestone: | 1.7.2 → 1.8 |
---|
comment:3 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I can't reproduce this in 1.7 or current.