First Last Prev Next    No search results available
Details
: Drag Current folder to toolbar not creating new QF tab
Bug#: 26560
: QuickFolders
: General
Status: RESOLVED
Resolution: FIXED
: PC
: Windows NT
: unspecified
: P2
: normal
: ---

:
:
:
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Axel Grude <axel.grude@gmail.com>
Assigned To: Axel Grude <axel.grude@gmail.com>
:

Attachments


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2018-06-30 02:52
We were able to 

# pull the current folder tab to the QuickFolders toolbar

this used to create a new QuickFolder Tab. It is not working with Thunderbird
52.8.0 - no error message is shown
------- Comment #1 From Axel Grude 2018-06-30 03:05:20 -------
onDrop event:

I find that dropData,flavour is not set.

The fallback value in dragSession.dataTransfer.items[0].type 

is set to "text/plain" and not the expected "text/uncode"
------- Comment #2 From Axel Grude 2018-06-30 04:33:07 -------
This happened during troubleshooting the Phoenity theme - dragging messages on
QuickFolder Tabs doesn't work in some installations

I tried to circumvent an empty transferData.first by adding
canHandleMultipleItems:true
to the toolbarDragObserver


the underlying error showed up in a Thunderbird module.

Wed Jun 27 2018 16:41:32
Error: TypeError: transferData.first is null
Source file: chrome://global/content/nsDragAndDrop.js
Line: 479

First Last Prev Next    No search results available