Ticket #3161 (closed bug: fixed)

Opened 20 months ago

Last modified 19 months ago

iframeFix in draggable

Reported by: Cloudream Owned by: paul
Priority: major Milestone: 1.7
Component: ui.draggable Version: 1.5.2
Keywords: Cc:

Description

It adds "div.ui-draggable-iframeFix" to cover the iframe.

But remove "div.DragDropIframeFix?" when mouse stop.(And why not use .remove() but .parentNode.removeChild ?)

And no iframeFix option in document. Is it not ready?

Change History

Changed 19 months ago by Cloudream

  • priority changed from minor to major
  • status changed from new to assigned
  • milestone changed from 1.6b to 1.6

Changed 19 months ago by paul

  • status changed from assigned to closed
  • resolution set to fixed

Good catch, fixed!

Note: See TracTickets for help on using tickets.