Closed
Bug 240372
Opened 21 years ago
Closed 20 years ago
Cannot Dnd from Mozilla Address book to other App
Categories
(MailNews Core :: Address Book, defect)
MailNews Core
Address Book
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Louie.Zhao, Assigned: Louie.Zhao)
Details
(Keywords: fixed-seamonkey1.1a, fixed1.8.1)
Attachments
(1 file)
|
752 bytes,
patch
|
neil
:
review+
Bienvenu
:
superreview+
mscott
:
approval-branch-1.8.1+
|
Details | Diff | Splinter Review |
I am unable to Dnd addresses from Mozilla Address book to other applications.
Steps:
1)Open Mozilla Address book
2)Create new address using New card window and save.
3)Drag this address from the list of addresses and try to drop on any
application (Ex:A new message in evolution or gedit).
4)Dnd does not happen.
However note that user can Dnd a contact on to a mozilla mail "TO or CC" fields.
| Assignee | ||
Comment 1•21 years ago
|
||
add an additional flavor.
| Assignee | ||
Updated•21 years ago
|
Attachment #145989 -
Flags: review?(timeless)
Assignee: firefox → sspitzer
Component: XP Apps: Drag and Drop → Address Book
Product: Browser → MailNews
QA Contact: pmac → nbaca
Attachment #145989 -
Flags: review?(timeless) → review?(neil.parkwaycc.co.uk)
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment 2•21 years ago
|
||
I was about to file an "enhancement" bug for this myself,
but I found this bug, so I'll add my comments here.
IMHO, I don't agree with the reporter that it has to be
possible to drag-and-drop address book entries to ANY
application in ANY context (although it would certainly
be nice), but I think that it SHOULD be possible to add
them as ATTACHMENTS to e-mail messages produced in Mozilla
itself. This could be done to send an address book entry
to someone else. The recipient of the message should then
be able to drag and drop this attachment onto his/her own
address book, creating a new entry with the same information
as in the address book of the sender.
Some checking has to be done for duplicates, etc.
There HAS TO BE a simple way of transferring INDIVIDUAL
address book entries without opening each entry and
copying and pasting each individual field into a message
and then having the recipient perform the reverse steps,
or exporting the entire address book and having the
recipient import the entire address book.
Updated•20 years ago
|
Assignee: sspitzer → mail
Updated•20 years ago
|
Assignee: mail → nobody
Component: Address Book → MailNews: Address Book
Product: Mozilla Application Suite → Core
QA Contact: nbaca → addressbook
Comment 3•20 years ago
|
||
Comment on attachment 145989 [details] [diff] [review]
patch v1
I looked at this patch a couple of weeks ago. It seems to work well to other applications (though terminals on kde just the first letter is displayed for some strange reason).
However my main nit with this would be that the email addresses come out in the form:
myname1 <me1@me>
Is this really what we want if the user is dragging to other applications or do we want just the emails addresses themselves?
Hmmm, we also need to check what happens to mailing lists.
Comment 4•20 years ago
|
||
Comment on attachment 145989 [details] [diff] [review]
patch v1
A list of names and addresses sounds good to me, but feel free to come up with an alternative ;-)
Attachment #145989 -
Flags: review?(neil.parkwaycc.co.uk) → review+
Comment 5•20 years ago
|
||
Comment on attachment 145989 [details] [diff] [review]
patch v1
Seeing as this patch has been around a while, setting sr request for this patch early now that it has r+.
Attachment #145989 -
Flags: superreview?(bienvenu)
Updated•20 years ago
|
Attachment #145989 -
Flags: superreview?(bienvenu) → superreview+
Comment 6•20 years ago
|
||
Ok, I just checked the patch in:
/cvsroot/mozilla/mailnews/addrbook/resources/content/abDragDrop.js,v <-- abDragDrop.js
new revision: 1.22; previous revision: 1.21
Reassign to Louie before resolving as fixed as he fixed the bug.
Assignee: nobody → Louie.Zhao
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
If this fix is not only for PC/Linux, then please change the fields accordingly.
Updated•20 years ago
|
OS: Linux → All
Hardware: PC → All
Comment on attachment 145989 [details] [diff] [review]
patch v1
First a=me
Comment on attachment 145989 [details] [diff] [review]
patch v1
a=me for SM1.0b on SM only part of code, 2nd needed one - What Ho!
Comment 10•20 years ago
|
||
Whoops, this is a shared file. Sorry :-(
Comment 11•20 years ago
|
||
(In reply to comment #9)
> (From update of attachment 145989 [details] [diff] [review] [edit])
> a=me for SM1.0b on SM only part of code, 2nd needed one - What Ho!
>
This won't go in as SM only as abDragDrop.js is shared between Thunderbird & SeaMonkey - it'll have to wait for 1.1 & co.
Comment 12•20 years ago
|
||
Comment on attachment 145989 [details] [diff] [review]
patch v1
Requesting branch approval - this has been in trunk for quite a while already.
Attachment #145989 -
Flags: approval-branch-1.8.1?(mscott)
Updated•20 years ago
|
Attachment #145989 -
Flags: approval-branch-1.8.1?(mscott) → approval-branch-1.8.1+
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•