Closed
Bug 1964067
Opened 12 days ago
Closed 8 days ago
Creating new mail account from menu bar in message window fails
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(thunderbird_esr128 affected, thunderbird139 affected, thunderbird140 fixed)
RESOLVED
FIXED
140 Branch
People
(Reporter: freaktechnik, Assigned: freaktechnik)
Details
Attachments
(1 file)
STR:
- Right click a message
- Select "Open" > "Open Message in New Window"
- Open the "File" menu in the menu bar of the standalone message display window
- Select "New" > "Email Account..."
Expected result:
The appropriate email account setup opens.
Actual result:
Nothing happens and an error is logged in the error console.
(I've only tested this on beta and newer, but I suspect this even affects 128)
Comment 1•12 days ago
|
||
Yep, 128 too.
Uncaught ReferenceError: openAccountSetup is not defined
oncommand chrome://messenger/content/messageWindow.xhtml:1
messageWindow.xhtml:1:1
oncommand chrome://messenger/content/messageWindow.xhtml:1
Assignee | ||
Comment 2•12 days ago
|
||
Updated•9 days ago
|
Attachment #9485102 -
Attachment description: WIP: Bug 1964067 - Fix creating new account from message window. r=#thunderbird-front-end-reviewers → Bug 1964067 - Fix creating new account from message window. r=#thunderbird-front-end-reviewers
Assignee | ||
Updated•8 days ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 140 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/e6fbb578b0b9
Fix creating new account from message window. r=arschmitz
You need to log in
before you can comment on or make changes to this bug.
Description
•