Open
Bug 1607599
Opened 6 years ago
Updated 3 years ago
TypeError: openFeedView.children.forEach is not a function mailWindowOverlay.js:816 visiting appmenu -> Message
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: aceman, Unassigned)
Details
In Thunderbird trunk, just visiting the appmenu -> Message submenu throws an error in the console:
TypeError: openFeedView.children.forEach is not a function mailWindowOverlay.js:816:25
This only happens in the appmenu. In the main menu (Message submenu) this does not happen.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•