"Run Junk Mail Controls" does not give feedback - window.MsgStatusFeedback is undefined
Categories
(Thunderbird :: Filters, defect)
Tracking
(thunderbird_esr102 wontfix)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | wontfix |
People
(Reporter: mozbug444, Assigned: mkmelin)
Details
(Keywords: regression, Whiteboard: [Supernova3p])
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:77.0) Gecko/20100101 Firefox/77.0
Steps to reproduce:
Opened a message in the Junk folder, right-clicked and selected Mark / Run Junk Mail Controls.
I do have "Enable adaptive junk filter logging" enabled, although I would expect to see some UI regardless of the setting of this.
I'm running TB 78.0b2 64-bit on Ubuntu 20.04 GNOME.
Actual results:
Nothing happened, no dialog or UI or anything.
Expected results:
Expect to see some dialog to do Junk mail controls.
Updated•5 years ago
|
Updated•4 years ago
|
Reporter | ||
Comment 1•3 years ago
|
||
Why was this changed to "enhancement" ? As far as I can tell, the feature does not work at all. It's a defect.
Reporter | ||
Comment 2•3 years ago
|
||
Please change this back to "defect".
Updated•3 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
It does provide (quick) feedback in the status bar. For activity manager there is bug 1544471.
It may happen too quickly to notice though.
I'm grabbing this bug to fix that, since on trunk/beta we have a bug so it doesn't work at all.
Uncaught TypeError: window.MsgStatusFeedback is undefined
onMessageClassified chrome://messenger/content/junkCommands.js:245
junkCommands.js:245:7
Assignee | ||
Comment 4•2 years ago
|
||
Fix the issue on trunk (window vs top.window), clean up documentation, and add a 500ms delay before removing the status message from the status bar.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/1b864dfb7131
"Run Junk Mail Controls" does not give feedback - window.MsgStatusFeedback is undefined. r=aleca
Description
•