Closed Bug 1594444 Opened 6 years ago Closed 6 years ago

Wrong wrap length when composing emails

Categories

(Thunderbird :: Untriaged, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1503662

People

(Reporter: bugzilla, Unassigned)

Details

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

Steps to reproduce:

After upgrading to Thunderbird 68.1.2 as part of upgrading to Ubuntu 19.10, Thunderbird seems to use the wrong wrap length when composing emails. I have mail.wrap_long_lines set to true, and mailnews.wraplength set to 72, but when composing emails, lines are wrapped at a shorter length. It appears to be about 55 characters. Emails that I have sent are displayed correctly, so the problem only happens when composing.

This bug report has been opened at the request of Oliver Tilloy on the Ubuntu bug tracker:

https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1850803

That's for plaintext mail, I assume. Somehow that rings a bell. Maybe some font-scaling at play. I recommend to install the add-on ThunderHTMLedit and check in the HTML tab which is displayed even for a plaintext e-mail.

That should show: <body style="font-family: -moz-fixed; white-space: pre-wrap; width: 72ch;">

I've found the problem. I have poor eyesight, and have my minimum font size is set to 15 points. However, the font for monospace for the latin character set was set to "Default (DejaVu Sans Mono)" 12 point. Upon changing this to 15 point to match my minimum font size, the text wraps at 72 characters as it should. It seems that the font scaling doesn't correctly handle differences between the chosen font and minimum font size.

HTML composition seems to be unaffected.

Thanks for letting us know. I don't think we'll address this.

Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
See Also: → 1597219
Resolution: WORKSFORME → DUPLICATE
See Also: 1597219
You need to log in before you can comment on or make changes to this bug.