Closed Bug 1876662 Opened 5 months ago Closed 5 months ago

Get Messages toolbar button initially disabled when opening a file message in a new window

Categories

(Thunderbird :: Message Reader UI, defect)

defect

Tracking

(thunderbird_esr115 affected)

RESOLVED FIXED
124 Branch
Tracking Status
thunderbird_esr115 --- affected

People

(Reporter: darktrojan, Assigned: darktrojan)

References

Details

Attachments

(1 file)

If you open a message in a standalone window, the Get Messages button is supposed to be enabled by the loading of the message. (Why it's not enabled from the start seems odd but doesn't really matter for this bug.) This works for ordinary messages but for .eml files loaded from the file system it does not work.

The enabling is triggered by a messageURIChanged event when the message load, which is in turn caused by an URL listener's OnStopRunningUrl method being called. This isn't called for file messages and it should be.

Target Milestone: --- → 124 Branch

Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/fd5f35c5e949
Use the given nsIUrlListener when loading messages from .eml files. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Blocks: 1878172
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: