Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#3980 closed bug (fixed)

Disabled sortable still receives elements

Reported by: Marc Diethelm Owned by:
Priority: critical Milestone: 1.7
Component: ui.draggable Version: 1.6rc5
Keywords: sortable, disable, disabled, receive, receives Cc: [email protected]
Blocked by: Blocking:

Description

A disabled sortable is still able to receive elements from connected sortables and draggables (testcase only has draggable as source, was unable to include draggable test with latest because of bug #3979, but I tested it with 1.6rc4, same behaviour).

Tested with latest. Attaching testcase.

Attachments (1)

sortable.disabled.receive.html (1.7 KB) - added by Marc Diethelm 14 years ago.
Testcase

Download all attachments as: .zip

Change History (5)

comment:1 Changed 14 years ago by Marc Diethelm

I meant: was unable to include *sortable* test (as source).

comment:2 Changed 14 years ago by Scott González

Component: ui.sortableui.draggable
Milestone: TBD1.6
Version: 1.6rc5

This is actually a draggable bug as the functionality lives in draggable's connectToSortable code.

This problem does not exist for connected sortables, only draggables connected to sortables.

comment:3 Changed 14 years ago by Scott González

Resolution: fixed
Status: newclosed

Fixed in r1946.

comment:4 Changed 14 years ago by Marc Diethelm

Still seeing this bug.

Changed 14 years ago by Marc Diethelm

Testcase

Note: See TracTickets for help on using tickets.