Closed
Bug 342878
Opened 19 years ago
Closed 19 years ago
Context menus in message body not hiding 'Tag' submenu
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird2.0
People
(Reporter: mcow, Assigned: mscott)
Details
(Keywords: fixed1.8.1, regression)
Attachments
(1 file)
|
8.06 KB,
patch
|
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
When clicking on a link or image in a message body, the context menu is supposed not to show the items acting on the message itself. This has been slightly broken by the addition of the Tag submenu, which is now shown in all contexts.
Image Link
Select All Select All
--- ---
--- ---
Tag > Tag >
--- ---
Copy Image Location Copy Link Location
--- ---
Save Image Save Link Target
The Tag menu, and two extra separator lines, are being displayed in each case.
The above menus are seen in TB 3a1-0625; I haven't yet installed a 2a1 version with tags, but I assume that the same situation exists there.
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Flags: blocking-thunderbird2+
Target Milestone: --- → Thunderbird2.0
| Assignee | ||
Comment 1•19 years ago
|
||
1) Hides the tags menu in the message pane when appropriate
2) Hides the tags separator when appropriate
3) Removes some *hopefully* dead code from nsContextMenu.js
Attachment #227357 -
Flags: superreview?(bienvenu)
Updated•19 years ago
|
Attachment #227357 -
Flags: superreview?(bienvenu) → superreview+
| Assignee | ||
Updated•19 years ago
|
Comment 2•19 years ago
|
||
Scott, do we have a separate bug for labels options dialog? This dialog doesn't match the actual tags work.
You need to log in
before you can comment on or make changes to this bug.
Description
•