Closed Bug 1718865 Opened 3 years ago Closed 3 years ago

Change the multi-message view to be of type content

Categories

(Thunderbird :: Message Reader UI, task)

Tracking

(Not tracked)

RESOLVED FIXED
91 Branch

People

(Reporter: standard8, Assigned: standard8)

Details

Attachments

(1 file)

I've been investigating why Conversations doesn't work with zoom properly. The Conversations UI zooms, but the messages themselves don't.

The reason this happens is that the multimessage browser is a chrome browser, rather than a content one (i.e. type="content"). Conversations uses content iframes for message display. As a result the current chrome/content mismatch causes zoom to stop working properly.

Thankfully we can still load the multimessage views into a content browser but with chrome privileges, we only need minimal changes to how multimessageview.xhtml works to keep the functionality running.

Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/comm-central/rev/2a78e360993b
Change the multi-message view to be of type content. r=mkmelin

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch

(In reply to Mark Banner (:standard8) from comment #0)

I've been investigating why Conversations doesn't work with zoom properly. The Conversations UI zooms, but the messages themselves don't.

FTR I've also realised that this fixes middle-click mouse button to scroll behaviour on the multi-message view (afaik there is no other bug for that).

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: