Exception... "[JavaScript Error: "document.getElementById(...) is null
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
People
(Reporter: db, Unassigned)
Details
Attachments
(1 file)
|
5.57 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36
Steps to reproduce:
Loaded up TB, on initialisation the console shows the errors.
Actual results:
The log shows repeated copies of:
13:37:37.637 An error occurred updating the cmd_undo command: [Exception... "[JavaScript Error: "document.getElementById(...) is null" {file: "chrome://messenger/content/mail3PaneWindowCommands.js" line: 63}]'[JavaScript Error: "document.getElementById(...) is null" {file: "chrome://messenger/content/mail3PaneWindowCommands.js" line: 63}]' when calling method: [nsIController::isCommandEnabled]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: chrome://messenger/content/globalOverlay.js :: getEnabledControllerForCommand :: line 49" data: yes] globalOverlay.js:81:13
13:37:37.637 Uncaught TypeError: document.getElementById(...) is null
isCommandEnabled chrome://messenger/content/mail3PaneWindowCommands.js:63
getEnabledControllerForCommand chrome://messenger/content/globalOverlay.js:49
goUpdateCommand chrome://messenger/content/globalOverlay.js:79
goUpdateMailMenuItems chrome://messenger/content/mailWindowOverlay.js:118
oncommandupdate chrome://messenger/content/hiddenWindowMac.xhtml:1
InitEditMessagesMenu chrome://messenger/content/mailWindowOverlay.js:167
onpopupshowing chrome://messenger/content/hiddenWindowMac.xhtml:1
mail3PaneWindowCommands.js:63:18
Expected results:
No such errors
Comment 2•2 years ago
|
||
db,
We rely on your feedback to track progress.
Description
•