Closed
Bug 1863935
Opened 2 years ago
Closed 2 years ago
Allow mailTabs.setSelectedMessages() to select messages in the current view without enforcing a folder reload.
Categories
(Thunderbird :: Add-Ons: Extensions API, task)
Thunderbird
Add-Ons: Extensions API
Tracking
(thunderbird_esr115 wontfix)
RESOLVED
FIXED
121 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr115 | --- | wontfix |
People
(Reporter: TbSync, Assigned: TbSync)
Details
Attachments
(1 file)
After mailTabs.getListedMessages() was introduced, one could try to select multiple messages from the returned view.
If these messages belong to different folders (as in unified views), setting them as selected will throw.
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D193123
Updated•2 years ago
|
Assignee: nobody → john
Status: NEW → ASSIGNED
Assignee | ||
Updated•2 years ago
|
Keywords: checkin-needed-tb
Pushed by ikey@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/5cd983947536
Allow mailTabs.setSelectedMessages() to select messages in the current view without enforcing a folder reload. r=mkmelin
Updated•2 years ago
|
Target Milestone: --- → 121 Branch
Comment 3•2 years ago
|
||
search bugmail for "addons1234" to delete these messages
status-thunderbird_esr115:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•