SortableJS/Sortable

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

Open

#1,388 opened on 2018年11月14日

GitHub で見る
 (8 comments) (1 reaction) (0 assignees)JavaScript (30,389 stars) (3,731 forks)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

コントリビューターガイド