開發者 Mime Čuvalo 回覆
評分: 4 / 5 顆星
I guess the dev should look into this to address the recent error in drag and drop
---
Drag and Drop API
The DataTransfer.items property has been implemented, allowing access to multiple items being dragged and dropped using the HTML Drag and Drop API. To allow this, the DataTransferItem and DataTransferItemList interfaces are now supported as well (bug 906420). This is enabled by default.
The old, obsolete Firefox specific drag and drop API events dragdrop and draggesture are no longer supported. Be sure to update any code still using them to use the HTML drag and drop API (bug 1162050.
---
This will be fixed in version 2.0.30 - sorry for the inconvenience. You can downgrade to the previous version in the meantime.
請選擇一個原因:
如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。