jQuery: The Write Less, Do More JavaScript Library

Ticket #2860 (new bug)

Opened 3 months ago

Last modified 2 months ago

Sortables with a select box

Reported by: aroberts Assigned to: paul
Type: bug Priority: major
Milestone: 1.2.4 Component: ui
Version: 1.2.3 Keywords: ui.sortables
Cc: Needs: Review

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

Attachments

Change History

Changed 3 months ago by flesler

  • keywords set to ui.sortables
  • owner set to paul
  • component changed from core to ui

Changed 2 months ago by paul

I don't really understand the issue - could you provide a test case?

Note: See TracTickets for help on using tickets.