Open
Bug 799074
Opened 13 years ago
Updated 3 years ago
Inter-CJK justification doesn't work for lines with few characters.
Categories
(Core :: Layout: Text and Fonts, defect)
Core
Layout: Text and Fonts
Tracking
()
NEW
People
(Reporter: kennyluck, Unassigned)
Details
Attachments
(1 file)
|
670 bytes,
text/html
|
Details |
(This bug is discovered by Yisi*)
Steps to reproduce:
Open the attached test case.
Actual results:
The 2nd, 3rd, 4th and 6th line are not properly justified.
Expected results:
Like IE and WebKit on Mac, there should be space between "我"/"s", "我"/"shi" and "我"/"們"
This would be particularly useful for aligning labels of multiple text fields when some of the labels are just two Chinese or Japanese characters, even if text-align-last isn't supported (because there are ways to fake a second line).
* Yisi (50167214@qq.com) couldn't get a bugzilla account possibly because qq.com is blocked. I might investigate into that.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•