Closed Bug 1787033 Opened 3 years ago Closed 3 years ago

Commands (shortcuts) do not work in regular messageDisplay windows any more

Categories

(Thunderbird :: Add-Ons: Extensions API, defect)

defect

Tracking

(thunderbird_esr102+ fixed, thunderbird105 wontfix, thunderbird106 fixed)

RESOLVED FIXED
106 Branch
Tracking Status
thunderbird_esr102 + fixed
thunderbird105 --- wontfix
thunderbird106 --- fixed

People

(Reporter: TbSync, Assigned: TbSync)

References

Details

Attachments

(1 file)

STR by max (Bug 1644038 Comment 20):

Problem: Function passed to browser.commands.onCommand.addListener is not invoked when focused window has messageDisplay or messageCompose type.

It is not regressed by bug 1644038. I can reproduce the reported bug in Daily where that bug has not landed yet.

Keywords: regression
No longer regressed by: 1644038
Summary: Potential regression from bug 1644038 - Commands (shortcuts) do not worked in regular messageDisplay windows any more → Commands (shortcuts) do not worked in regular messageDisplay windows any more
Summary: Commands (shortcuts) do not worked in regular messageDisplay windows any more → Commands (shortcuts) do not work in regular messageDisplay windows any more

ESR102 is affected as well, when the activeTab permission is requested.

Upstream code at m-c removed a check for that permission and now a certain piece of code is executed for all extensions and not only for those requesting the activeTab permission and that code dies on us - I assume since forever.

Assignee: nobody → john
Status: NEW → ASSIGNED
Blocks: 1787203
Target Milestone: --- → 106 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/c2fe7afcf7be
Return activeTab for non-mail windows as well. r=aleca

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED

Comment on attachment 9291509 [details]
Bug 1787033 - Return activeTab for non-mail windows as well. r=#thunderbird-reviewers

[Approval Request Comment]
Regression caused by (bug #): -
User impact if declined: We do not return the correct active tab for non-mail windows.
Testing completed (on c-c, etc.): On BETA for 2 month.
Risk to taking this patch (and alternatives if risky): Minimal change, should be low.

Attachment #9291509 - Flags: approval-comm-esr102?

Comment on attachment 9291509 [details]
Bug 1787033 - Return activeTab for non-mail windows as well. r=#thunderbird-reviewers

[Triage Comment]
Approved for esr102

Attachment #9291509 - Flags: approval-comm-esr102? → approval-comm-esr102+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: