Search and Top Navigation
#3275 closed bug (fixed)
Opened September 01, 2008 09:05AM UTC
Closed September 02, 2008 11:35PM UTC
Last modified November 19, 2008 04:31AM UTC
drop is invoked as many times as droppable has been invoked
| Reported by: | paul.p.carey@gmail.com | Owned by: | paul |
|---|---|---|---|
| Priority: | major | Milestone: | 1.6rc1 |
| Component: | ui.core | Version: | 1.5.2 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
If I invoke $("#myDiv").droppable multiple times, when a drop occurs
the drop function will be invoked as many times as I've invoked
droppable.
Attachments (0)
Change History (4)
Changed September 01, 2008 02:37PM UTC by comment:1
| resolution: | → invalid |
|---|---|
| status: | new → closed |
Changed September 02, 2008 11:35PM UTC by comment:2
| component: | ui.droppable → ui.core |
|---|---|
| milestone: | TBD → 1.6 |
| priority: | minor → major |
| resolution: | invalid |
| status: | closed → reopened |
Changed September 02, 2008 11:35PM UTC by comment:3
| resolution: | → fixed |
|---|---|
| status: | reopened → closed |
Fixed in [648].
Changed November 19, 2008 04:31AM UTC by comment:4
| milestone: | 1.6 → 1.6rc1 |
|---|
see Google Group discussion