Opened 13 years ago

Last modified 10 years ago

#6004 open feature

Mouse: Automatically cover iframes on mouse start

Reported by: Scott González Owned by:
Priority: major Milestone: 2.0.0
Component: ui.mouse Version: 1.8.4
Keywords: Cc:
Blocked by: Blocking:

Description

When performing any mouse operations (drag, resize, sort, etc.), all iframes will need to be covered with a div. This will prevent the mouse from hovering over the iframe, which will cause the mouse event to be captured by the iframe. See draggable's iframeFix option, which should be removed during the rewrite in favor of this automatic behavior.

Change History (4)

comment:1 Changed 12 years ago by Scott González

Milestone: 1.next1.9
Priority: criticalmajor

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

Implement this in its own method, so that devs can override if they need to.

comment:3 Changed 11 years ago by Jörn Zaefferer

Milestone: 1.91.next
Status: newopen

Address in interactions rewrite.

comment:4 Changed 10 years ago by Scott González

Milestone: 1.next2.0.0
Note: See TracTickets for help on using tickets.