Closed
Bug 349889
Opened 18 years ago
Closed 18 years ago
Drag a message from an IMAP folder to an other folder leads to preventBubble() in error console
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Thunderbird_Mail_DE, Assigned: Bienvenu)
Details
Thunderbird 2.0a1 20060818
From the error console:
Event=draggesture
preventBubble()
The dragged message is not moved/copied to the destination folder.
No problem in local folders.
Reporter | ||
Comment 1•18 years ago
|
||
Maybe you should know, I'm using IMAP with TLS.
Reporter | ||
Updated•18 years ago
|
Assignee: nobody → bienvenu
Comment 2•18 years ago
|
||
Is that the exact error from the error console?
Comment 3•18 years ago
|
||
WFM on Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1pre) Gecko/20061127 Thunderbird/2.0b1pre ID:2006112703.
Reporter | ||
Comment 4•18 years ago
|
||
Thunderbird 2.0pre 2007030903 de win32 / Windows XP 32-Bit
The complete german error message:
Warnung: Event=draggesture, das Verwenden von preventBubble() wird abgelehnt. Verwenden Sie statt dessen den W3C-Standard stopPropagation().
Quelldatei: chrome://messenger/content/messenger.xul
Zeile: 0
Moving / copying works everytimes in the 2nd attemp. Both, the 1st and the 2nd attempgs, lead to the JS error.
Reporter | ||
Comment 5•18 years ago
|
||
Hmm, only Drag'n'Drop seems to be a problem. Using the (context) menu items works without problems.
Reporter | ||
Comment 6•18 years ago
|
||
Okay, sorry for Bugspam: One of my installed extensions must be the problem.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•