Closed
Bug 1451489
Opened 7 years ago
Closed 7 years ago
Context menu does not display correctly when viewing source of a message
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(thunderbird60 fixed, thunderbird61 fixed)
RESOLVED
FIXED
Thunderbird 61.0
People
(Reporter: travis, Assigned: Paenglab)
References
Details
Attachments
(2 files)
|
103.86 KB,
image/png
|
Details | |
|
2.09 KB,
patch
|
jorgk-bmo
:
review+
jorgk-bmo
:
approval-comm-beta+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180327185825
Steps to reproduce:
When viewing the source of a message, the context menu does not appear correctly.
This is when using version Thunderbird 60.0b1 (64-bit) on Linux Mint 18.3 and Xfce 4.12. Also occurs under Safe Mode.
Actual results:
A menu appeared showing separators but the labels for "Find Again", "Copy", and "Select All" does not appear. Clicking where the options should be does not do anything.
Expected results:
The context menu should appear and function.
| Assignee | ||
Comment 1•7 years ago
|
||
I see this too.
Assignee: nobody → richard.marti
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
| Assignee | ||
Comment 2•7 years ago
|
||
Some context menus didn't became expanded with labels etc. on port to c-c.
Attachment #8965417 -
Flags: review?(jorgk)
Attachment #8965417 -
Flags: approval-comm-beta?
Comment 3•7 years ago
|
||
Does "view source" work at all on trunk, I get
JavaScript error: chrome://messenger/content/viewSource.js, line 277: TypeError: wrapMenuItem is null
Comment 4•7 years ago
|
||
Comment on attachment 8965417 [details] [diff] [review]
viewSource.patch
Thanks, that restores the context menu.
Attachment #8965417 -
Flags: review?(jorgk)
Attachment #8965417 -
Flags: review+
Attachment #8965417 -
Flags: approval-comm-beta?
Attachment #8965417 -
Flags: approval-comm-beta+
| Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/d2597729f2d8
Add missing context menuitem labels and commands. r=jorgk
Updated•7 years ago
|
Target Milestone: --- → Thunderbird 61.0
Comment 6•7 years ago
|
||
Beta (TB 60 beta 3):
https://hg.mozilla.org/releases/comm-beta/rev/f7940352f84428705799d049a1c92f136c5da4ab
status-thunderbird60:
--- → fixed
status-thunderbird61:
--- → fixed
Updated•7 years ago
|
Component: Untriaged → Mail Window Front End
You need to log in
before you can comment on or make changes to this bug.
Description
•