Sortable: open a new tab on firefox when move.

Created on 20 Dec 2016  路  4Comments  路  Source: SortableJS/Sortable

open a new tab if you move item

Most helpful comment

Firefox is estimated to set the text keyword in order to trigger the text on the default to open a new window, disable the browser default function is useless. The SetData keyword set in addition to any field outside the text can be. Modify the 253 line code for dataTransfer.setData('Text', "");

All 4 comments

It's a firefox drag feature. You can disabled it on about: addons.

Firefox is estimated to set the text keyword in order to trigger the text on the default to open a new window, disable the browser default function is useless. The SetData keyword set in addition to any field outside the text can be. Modify the 253 line code for dataTransfer.setData('Text', "");

@QianWenW 澶氳阿!

Try master

Was this page helpful?
0 / 5 - 0 ratings

Related issues

artaommahe picture artaommahe  路  4Comments

geonanorch picture geonanorch  路  3Comments

rakeshrockb picture rakeshrockb  路  3Comments

kinjal-codes picture kinjal-codes  路  3Comments

tom-sherman picture tom-sherman  路  3Comments