SortableJS/Sortable

Cannot drop over iframe (not into - but absolutely on top of an iframe)

Open

#1.388 geöffnet am 14. Nov. 2018

Auf GitHub ansehen
 (8 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (3.731 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (30.389 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hey guys, I ran into a really weird bug in Chrome when you are sorting OVER an iframe via absolute positioned containers. You can start drag just fine but the dropzone is somehow "under" the iframe even though z-index is clearly in order.

See the following pen for example:

https://codepen.io/dolbex/pen/WYpPMq

Contributor Guide