Closed
Bug 436413
Opened 17 years ago
Closed 17 years ago
Underline/italic/bold text not working with non-ascii letters
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 106028
People
(Reporter: lptr, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008051206 Firefox/3.0
Build Identifier: version 2.0.0.14 (20080421)
When using the scheme "_text_" to produce underlined text in plain-text messages, the underline won't show if text starts or ends with a non-ascii letter (e.g. accented letters like "é" or "ő"). However, it does work if the non-ascii character is in the middle of text.
Reproducible: Always
Actual Results:
Produces correct results: _abcd_ _aábcd_ _aáb céd_
Does not work: _ábcd_ _abcdé_ _áb céd_
Reporter | ||
Comment 1•17 years ago
|
||
The problem also occurs with bold (*text*) and italic (/text/) formatting.
Comment 2•17 years ago
|
||
Those are called structs.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•