Closed
Bug 1953692
Opened 1 year ago
Closed 1 year ago
Improve truncation of message preview text in new mail notification
Categories
(Thunderbird :: General, enhancement)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
138 Branch
People
(Reporter: darktrojan, Assigned: darktrojan)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Currently if the new mail notification is set to show previews, it cuts off the preview text at exactly the number of characters specified by mail.biff.alert.preview_length, which can happen in the middle of a word, or anywhere. Since we have a tool which can split text into words, we should use it.
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Seems like this is only going to affect Linux users as the Windows and macOS notifications are too small for it to matter. That's probably why I've not seen this bug filed before.
| Assignee | ||
Updated•1 year ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 138 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/6da9acdd7af9
Improve truncation of message preview text in new mail notification. r=freaktechnik
You need to log in
before you can comment on or make changes to this bug.
Description
•