SortableJS/Sortable

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

Open

#1388 aperta il 14 nov 2018

Vedi su GitHub
 (8 commenti) (1 reazione) (0 assegnatari)JavaScript (3731 fork)batch import
bughelp wanted

Metriche repository

Star
 (30.389 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor