Open
Bug 218597
Opened 22 years ago
Updated 2 years ago
unexpected wrap in some page contents with font Simplified Chinese.
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: wj_email, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030827
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030827
PLS compare the same page showed by mozilla with that showed by IE,you will
find some unexpected wrap in page text.
Reproducible: Always
Steps to Reproduce:
1.enter http://finance.sina.com.cn/
2.
3.
Actual Results:
some texts in page has unexpect wrap.
Expected Results:
The page with simplified chinese showed by mozilla is same as by IE.
I assume you're referring to the lines on the left side of the page where one
character is displayed on the next line.
Is the cause extra spacing around the list bullets or a different font size? If
the latter, we've discussed this already, and this is a duplicate of a
WONTFIX/INVALID bug. If the former, there might be something we could do.
It's worth noting that the web site really shouldn't be making such precise
assumptions about the metrics of the font that will be used to display the text
-- that font might not be available on other operating systems, so this is
really a case of poor web page design.
Alias: unexpected-wrap
I think it isn't the former reason.I have tried to decrease the font size,but
after refreshment,the whole page seems ugly as the text became blured although
unexpected wrap disappear.
What I use is windows os,I think web page showed by mozilla and IE should have
identical appearance with default configuaration.
Comment 3•19 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Updated•16 years ago
|
Assignee: layout.fonts-and-text → nobody
QA Contact: ian → layout.fonts-and-text
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•