Closed Bug 1741313 Opened 3 years ago Closed 3 years ago

Connect about:3pane thread tree and nsMsgDBView better

Categories

(Thunderbird :: Mail Window Front End, enhancement)

enhancement

Tracking

(thunderbird_esr91 unaffected)

RESOLVED FIXED
96 Branch
Tracking Status
thunderbird_esr91 --- unaffected

People

(Reporter: darktrojan, Assigned: darktrojan)

References

Details

Attachments

(2 files)

The thread pane and the view should talk to each other but they don't because:

  • TreeViewListbox uses it's own selection implementation instead of nsITreeSelection (which I didn't realise existed when I made TreeViewListbox)
  • The element can't be set as the view's tree because it's not a XULTreeElement and I can't make it one.

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/f1b2ac1faf22
Make TreeViewListbox use nsITreeSelection internally. r=mkmelin
https://hg.mozilla.org/comm-central/rev/922acc61355f
Make a way to connect a JS/HTML tree to nsMsgDBView. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
Regressions: 1751294
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: