Open Bug 1337120 Opened 7 years ago Updated 2 years ago

Errors in console when closing dialog window after main window is closed

Categories

(Calendar :: Dialogs, defect, P5)

Tracking

(Not tracked)

People

(Reporter: pmorris, Unassigned)

Details

Open an event window. Close the main Thunderbird window leaving the event window open. Click on "Save" or "Save and Close" in the event window.  The following error appears in the console, once for cmd_undo and once for cmd_redo.  

An error occurred updating the cmd_redo command: TypeError: top is null  globalOverlay.js:83
	goUpdateCommand chrome://global/content/globalOverlay.js:83:5
	updateUndoRedoMenu chrome://calendar/content/calendar-item-editing.js:698:5
	doTransaction chrome://calendar/content/calendar-item-editing.js:637:5
	onModifyItem chrome://calendar/content/calendar-item-editing.js:352:9
	onCommandSave chrome://lightning/content/lightning-item-iframe.js:3031:5
	onAccept chrome://lightning/content/lightning-item-iframe.js:430:5
	receiveMessage chrome://lightning/content/lightning-item-iframe.js:192:26
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.