Opened 15 years ago
Closed 13 years ago
#2860 closed bug (invalid)
Sortables with a select box
Reported by: | aroberts | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | ui.sortables | Cc: | |
Blocked by: | Blocking: |
Description
Hi,
After sorting using the UI library, it calls the events of the controls using the core/event functions of jQuery. If one of the components are a select box then it gives an error.
I was using this to sort divs which contained select boxes.
Thanks, Andrew
Change History (3)
comment:1 Changed 15 years ago by
Component: | core → ui |
---|---|
Keywords: | ui.sortables added |
Owner: | set to paul |
comment:2 Changed 15 years ago by
comment:3 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
This should be filed in the UI bug tracker if still relevant.
Note: See
TracTickets for help on using
tickets.
I don't really understand the issue - could you provide a test case?