Closed RobertvanderHulst closed 3 months ago
In the log window I see a message:
QuickFolders toolbarDragObserver.drop FAILED
Cannot determine what was dropped, contentType is [undefined]
dataTransfer Object:
DataTransfer { dropEffect: "move", effectAllowed: "uninitialized", items: DataTransferItemList, types: [], files: FileList [], mozCursor: "auto", mozUserCancelled: false, mozSourceNode: li#all-aW1hcDovL3Blbm5pbmdtZWVzdGVyJTQwbm9sYi5ubEBtYWlsLm1pam5kb21laW4ubmwvSU5CT1g=.total.children.selected
, mozItemCount: 0, sourceTopWindowContext: WindowGlobalParent }
contained items:
DataTransferItemList { length: 0 }
Forget it: I had the "Disable DragAndDrop" extension enabled. When I disable it then it works.
Tested with TB 115 and Betterbird 115 and QuickFolders 6.6.1
When I drag a folder to the Toolbar the drag icon changes from a stop board to a drop icon. When I let go of the mouse button, the folder is not added.