Buttons in account central don't work - `Set up email` account, `Search Messages`, etc
Categories
(Thunderbird :: Mail Window Front End, defect, P2)
Tracking
(Not tracked)
People
(Reporter: mkmelin, Assigned: solange)
References
(Blocks 1 open bug, )
Details
(Keywords: regression, Whiteboard: [Supernova3p])
Attachments
(1 file)
Creating accounts from account central doesn’t work.
Uncaught ReferenceError: openAccountSetupTab is not defined
onclick chrome://messenger/content/msgAccountCentral.xhtml?folderURI=imap://foo@bar.com:1
2 msgAccountCentral.xhtml:1:1
Comment 1•2 years ago
•
|
||
STR
- Select the top-level folder of an existing account in the folder pane (foo@bar.com).
- Under
Set up another account
, clickEmail
Actual
- nothing
- console error (see comment 0)
Expected
- open account setup tab for adding another email account
- no error
The other ways of creating an account from existing email (main menu, app menu) work for me on 112.0a1 (2023-02-22) (64-bit), Win10.
Comment 2•2 years ago
|
||
"search messages" also does not work
Uncaught TypeError: window.browsingContext.topChromeWindow.MsgSearchMessages is not a function
searchMessages chrome://messenger/content/msgAccountCentral.js:194
onclick chrome://messenger/content/msgAccountCentral.xhtml?folderURI=imap://vseerror%40lehigh.edu@imap.gmail.com:1
Import fails
Uncaught ReferenceError: toImport is not defined
onclick chrome://messenger/content/msgAccountCentral.xhtml?folderURI=imap://vseerror%40lehigh.edu@imap.gmail.com:1
Comment 3•2 years ago
|
||
Probably just a few lines are needed to fix these as we're most likely pointing at the wrong files to access those methods.
Comment 5•2 years ago
|
||
I would think this is pretty visible UI to users
Comment 6•2 years ago
|
||
Hello,
Seems like I have a similar issue on main screen of Thunderbird Beta 112.0b3 (64-bit)
Initially posted over at another forum, where I was directed to this one.
https://thunderbird.topicbox.com/groups/beta/T0137caa18acf898a
Any help/advice would be appreciated ;)
Regards, Jay
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/9008e51c2445
Buttons in account central don't work - 'Set up email' account, 'Search Messages', etc. r=elizabeth,mkmelin
Updated•2 years ago
|
Description
•