Closed Bug 1813371 Opened 1 year ago Closed 1 year ago

Newsgroup names not using abbreviated name in folder list

Categories

(Thunderbird :: Folder and Message Lists, defect)

Thunderbird 111
defect

Tracking

(thunderbird_esr102 unaffected)

RESOLVED FIXED
114 Branch
Tracking Status
thunderbird_esr102 --- unaffected

People

(Reporter: raal, Assigned: darktrojan)

References

(Blocks 1 open bug)

Details

(Keywords: regression, Whiteboard: [Supernova3p])

Attachments

(3 files)

Attached image 01_newsgroups.png

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/109.0

Steps to reproduce:

111.0a1 (2023-01-28) (64-bit), Linux

See printscreen, not able to identify the name of list. Attached two printscreens, previous and actual.

Summary: newsgroup name of list → Regression: Newsgroup names ellipsized at end instead of middle
Version: Trunk → Thunderbird 111

It's more about the newsgroups not using the abbreviated name than anything else. Ellipsis was never in the middle.

Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Summary: Regression: Newsgroup names ellipsized at end instead of middle → Newsgroup names not using abbreviated name in folder list
Severity: -- → S4
Component: Message Reader UI → Folder and Message Lists
Whiteboard: [supernova]

We were also adding ellipses in the middle, thanks to the XUL crop="center".
We're using pure HTML and CSS now, so the text-overflow only supports ellipses at the start and end of the text.
There's a proposal going around to add native support for middle cropping, but for now that's a no go. https://www.w3.org/wiki/Text-overflow_middle_cropping.

Assignee: nobody → micah
Whiteboard: [supernova] → [Supernova3p]
Assignee: micah → nobody

The abbreviatedName property only differs from name for newsgroups, which is what we want.

Assignee: nobody → geoff
Status: NEW → ASSIGNED

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/374bf2baef70
Use folder.abbreviatedName instead of folder.name in folder tree. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
Blocks: 1833298
No longer blocks: 1833298
Blocks: 1833298
Regressions: 1891365
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: