Closed
Bug 72567
Opened 24 years ago
Closed 24 years ago
cannot drag 'n drop messages into folders
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: alecf, Assigned: sspitzer)
References
Details
build 2001-03-19-04
I can't drag and drop messages into other folders!
| Reporter | ||
Comment 1•24 years ago
|
||
I should add that I get this message:
JavaScript error:
chrome://messenger/content/messengerdnd.js line 473: uncaught exception: [Except
ion... "Component returned failure code: 0x80040154 (NS_ERROR_FACTORY_NOT_REGIST
ERED) [nsIRDFService.GetResource]" nsresult: "0x80040154 (NS_ERROR_FACTORY_NOT_
REGISTERED)" location: "JS frame :: chrome://messenger/content/messengerdnd.js
:: DragOverTree :: line 90" data: no]
| Reporter | ||
Comment 2•24 years ago
|
||
ugh, sorry for the spam, nominating for catfood and nsbeta1, can't have drag 'n
drop broken
| Assignee | ||
Comment 3•24 years ago
|
||
fixed. sorry about that.
you might have to remove your component.reg file.
if the message datasource source is still registered, you will get some
assertions, but dnd should still work.
removing component.reg will cause the assertions to go away.
here are the assertions:
###!!! Break: at file nsRDFService.cpp, line 727
+++ nsGenericModule nsMsgBaseModule: unable to create factory for {44c0d336-796d
-42ee-b8b7-6fa3de372e7e}
###!!! ASSERTION: Factory creation failed: 'NS_SUCCEEDED(rv)', file nsNativeComp
onentLoader.cpp, line 157
###!!! Break: at file nsNativeComponentLoader.cpp, line 157
###!!! ASSERTION: factory registered, but couldn't load: 'NS_SUCCEEDED(rv)', fil
e nsRDFService.cpp, line 727
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 5•24 years ago
|
||
verified,
DND works on win98 2001-04-04-12
mac 2001-04-04-09
linux 2001-04-04-14
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•