Closed Bug 2058761 Opened 26 days ago Closed 18 days ago

Make quoting the selected text work with messages displayed in a child process

Categories

(Thunderbird :: Message Reader UI, task)

task

Tracking

(thunderbird155 fixed)

RESOLVED FIXED
155 Branch
Tracking Status
thunderbird155 --- fixed

People

(Reporter: darktrojan, Assigned: darktrojan)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

Quoting the selected text works by getting a Selection object from the displayed message, and passing it to the compose back end. That won't work if the message is displayed in a child process, because a Selection object can't be sent across IPC boundaries.

Target Milestone: --- → 155 Branch

Pushed by benc@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/c39d5bd1149c
Make quoting the selected text work with messages displayed in a child process. r=freaktechnik

Pushed by toby@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/3a2d74aae04d
Add mail-message message manager group. r=freaktechnik

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

Attachment

General

Created:
Updated:
Size: