Closed
Bug 429950
Opened 17 years ago
Closed 17 years ago
Allow converting Emails via context menu
Categories
(Calendar :: Lightning Only, defect)
Calendar
Lightning Only
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 430430
People
(Reporter: Fallen, Assigned: Fallen)
Details
Attachments
(1 file)
5.30 KB,
patch
|
mschroeder
:
review-
|
Details | Diff | Splinter Review |
To make the feature more obvious for the user, we should provide more ways to convert the items.
This patch adds a menu to the threadPane and messagePane context menus, that allows conversion to task and event. The menu is added directly after the "Move To" option.
...
+-----------------+
|Move To >|
|Convert To >|+----------+
|Copy To >|| Event... |
|Move to Inbox... || Task... |
+-----------------++----------+
...
Attachment #316724 -
Flags: ui-review?(christian.jansen)
Attachment #316724 -
Flags: review?(mschroeder)
Comment 1•17 years ago
|
||
Comment on attachment 316724 [details] [diff] [review]
Add conversion to context menu - v1
r- because of some issues with getting the header and body data from emails:
(1) Takes always body text from last message shown in message pane.
(2) Doesn't get the subject of the email as title if using the context menu on thread pane.
Attachment #316724 -
Flags: review?(mschroeder) → review-
Comment 2•17 years ago
|
||
> (1) Takes always body text from last message shown in message pane.
Probably Bug 410050.
Comment 3•17 years ago
|
||
Philipp,
could you please have a look at bug 413663?
Since you already provided a first patch I would like to close my bug as dup of yours, when you agree to also expand the context menus for converting Events to Task/Mail.
Comment 4•17 years ago
|
||
This bug is about a context menu extension for email messages while Bug 413663 was filed for the calendar view / task list context menu - no duplicate.
Assignee | ||
Comment 5•17 years ago
|
||
Taken care of in bug 430430, and bug 410050.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•17 years ago
|
||
Comment on attachment 316724 [details] [diff] [review]
Add conversion to context menu - v1
Removing review request. Bug was marked as duplicate, and patch as r-.
Attachment #316724 -
Flags: ui-review?(christian.jansen)
You need to log in
before you can comment on or make changes to this bug.
Description
•