SortableJS/Sortable

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

Open

#1 388 ouverte le 14 nov. 2018

Voir sur GitHub
 (8 commentaires) (1 réaction) (0 assignés)JavaScript (3 731 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (30 389 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur