SortableJS/Sortable

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

Open

#1,388 创建于 2018年11月14日

在 GitHub 查看
 (8 评论) (1 反应) (0 负责人)JavaScript (30,389 star) (3,731 fork)batch import
bughelp wanted

描述

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

贡献者指南