Open Bug 1760773 Opened 2 years ago Updated 1 year ago

[meta] Convert MsgHeadersToolbar to HTML with a CSS grid

Categories

(Thunderbird :: Message Compose Window, task)

Tracking

(Not tracked)

ASSIGNED

People

(Reporter: henry-x, Assigned: elijmitchell)

References

(Depends on 1 open bug)

Details

(Keywords: meta)

Attachments

(1 obsolete file)

Bug 1720348 gives MsgHeadersToolbar a CSS grid display, but only with a single-column layout.

We should convert MsgHeadersToolbar to:

We can also better handle long pills whose max-content is longer than the row.

Assignee: henry → elizabeth
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
Attachment #9304551 - Attachment description: WIP: - Bug 1760773: Refactor msgHeadersToolbar → WIP: - Bug 1760773: Refactor msgHeadersToolbar. r=aleca

Converting this into a meta bug because it requires much more work.
Some of the initial steps to make this happen are:

  • Use native HTML elements instead of HBOX and VBOX
  • Convert the XUL label into HTML label
  • Remove the separation between From, Recipients, and Subject areas in order to have a single GRID container
  • Remove the single recipients containers (To, Cc, Bcc, etc) in order to have single elements styled by the same grid
Keywords: meta
Summary: Convert MsgHeadersToolbar to HTML with a CSS grid → [meta] Convert MsgHeadersToolbar to HTML with a CSS grid
Depends on: 1804127
No longer depends on: 1745796
Attachment #9304551 - Attachment is obsolete: true
Priority: -- → P4
Priority: P4 → --
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: