Closed
Bug 308475
Opened 20 years ago
Closed 14 years ago
b-ehd.com - Firefox can't render this page correctly.
Categories
(Tech Evangelism Graveyard :: Chinese-Simplified, defect)
Tech Evangelism Graveyard
Chinese-Simplified
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: liuwangxia, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050911 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050911 Firefox/1.6a1
Firefox can't render this page correctly, but IE can render it properly. The
page showed in Firefox is too wide, the text lines need to be wrapped.
Reproducible: Always
Steps to Reproduce:
1. Just browse that page.
Actual Results:
That page showed in Firefox is too wide.
Expected Results:
Show the page properly, not too wide.
Comment 1•20 years ago
|
||
W3's validator finds 59 errors, most are the normal noise but a couple of them
might be html errors causing this.
Reporter, please see http://www.mozilla.org/newlayout/bugathon.html on how you
could help out with this.
Comment 2•20 years ago
|
||
There's also a large number of CSS errors and proprietary extensions on that
site. This probably belongs in Tech Evangelism.
Summary: Firefox can't render this page correctly. → b-ehd.com - Firefox can't render this page correctly.
Version: unspecified → Trunk
Comment 3•20 years ago
|
||
Um, while it might be fun to point out the number of validation errors, it
rarely has anything to do with the actual business of triaging bugs. In this
case, the page is too wide because we apparently don't find anything to break
after in the long line of characters without spaces, though I would naively
expect U+FF0C to be a break-after opportunity.
jshin: my apologies for not better understanding our set of line-break bugs, but
does this add anything, or neatly fit as a duplicate of anything?
Comment 4•20 years ago
|
||
(In reply to comment #3)
> Um, while it might be fun to point out the number of validation errors, it
> rarely has anything to do with the actual business of triaging bugs.
The validation process itself is interresting when a bug might be a case of
evangelism.
> In this
> case, the page is too wide because we apparently don't find anything to break
> after in the long line of characters without spaces, though I would naively
> expect U+FF0C to be a break-after opportunity.
>
Note that the long line is in a <span> with a class that has style {
white-space: pre }...
Version: Trunk → unspecified
Comment 5•20 years ago
|
||
Support for white-space: pre is broken in IE on Windows.
Component: General → Chinese-Simplified
Product: Firefox → Tech Evangelism
Comment 6•20 years ago
|
||
I wrote a nice email in English to their contact address about one week ago, but
no reply and no change on the page. Setting correct TechEvanglism component.
Assignee: nobody → chinese-simplified
Status: UNCONFIRMED → NEW
Component: Chinese-Simplified → Arabic
Ever confirmed: true
OS: Windows XP → All
QA Contact: general → chinese-simplified
Hardware: PC → All
Updated•20 years ago
|
Component: Arabic → Chinese-Simplified
Comment 7•14 years ago
|
||
INCOMPLETE due to lack of activity since the end of 2009.
If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.
Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•