Ticket #3161 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years 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 2 years ago by Cloudream

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

Changed 2 years ago by paul

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

Good catch, fixed!

Note: See TracTickets for help on using tickets.