Most menu items/message actions fail after global search `Show results as list` - delete, forward, reply, `open message in containing folder`, etc
Categories
(Thunderbird :: Search, defect, P1)
Tracking
(thunderbird_esr102 unaffected, thunderbird111 wontfix, thunderbird112+ fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | unaffected |
thunderbird111 | --- | wontfix |
thunderbird112 | + | fixed |
People
(Reporter: wsmwk, Assigned: aleca)
References
(Blocks 1 open bug)
Details
(Keywords: regression, Whiteboard: [Supernova3p])
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
Now that Bug #1817374 is fixed
- do global search
Show results as list
- click on a message
- do
open message in containing folder
Error console has
Uncaught
Exception { name: "NS_ERROR_FAILURE", message: "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMessenger.msgHdrFromURI]", result: 2147500037, filename: "chrome://messenger/content/mailContext.js", lineNumber: 252, columnNumber: 0, data: null, stack: "fillMailContextMenu@chrome://messenger/content/mailContext.js:252:23\ninit/<@chrome://messenger/content/mailContext.js:113:14\nconnectedCallback/<@chrome://messenger/content/about3Pane.js:3117:15\n", location: XPCWrappedNative_NoHelper }
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Comment 1•2 years ago
|
||
The user can display messages in the message list, but at least half the actions one can take on a message are broken.
I made it blocking message list meta bug, but if there is a better choice feel free to change it.
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 3•2 years ago
|
||
While here I think we should extend browser_mailContext.js to cover this case.
Reporter | ||
Comment 4•2 years ago
|
||
This will also solve "Search Messages" actions being disabled?
Assignee | ||
Comment 5•2 years ago
|
||
It should.
I'm going through all menu items (which are a lot) and making sure we're at parity with 102.
Hopefully I'll finish this Friday or early next week
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Comment 6•2 years ago
|
||
Also, Location
column is never populated. Let me know if you want a separate bug report for that.
Assignee | ||
Comment 7•2 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #6)
Also,
Location
column is never populated. Let me know if you want a separate bug report for that.
Mhhh, that data comes from c++, so it might be a separate issue
Updated•2 years ago
|
Comment 8•2 years ago
|
||
Depends on D171657
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/36a6db9ee0b3
Fix context message actions in synthetic view results list. r=aleca
https://hg.mozilla.org/comm-central/rev/f63546ad978f
Extend mail context menu test to cover more locations. r=aleca
Updated•2 years ago
|
Reporter | ||
Comment 10•2 years ago
|
||
Comment on attachment 9323417 [details]
Bug 1820057 - Extend mail context menu test to cover more locations. r=aleca
[Triage Comment]
Approved for beta
Reporter | ||
Comment 11•2 years ago
|
||
Comment on attachment 9321240 [details]
Bug 1820057 - Fix context message actions in synthetic view results list. r=aleca
[Triage Comment]
Approved for beta
Comment 12•2 years ago
|
||
bugherder uplift |
Reporter | ||
Updated•2 years ago
|
Description
•