Closed
Bug 261903
Opened 21 years ago
Closed 17 years ago
espn.go.com - CSS hides overflow of content
Categories
(Tech Evangelism Graveyard :: English US, defect, P2)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: yavorvm, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
628 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a4) Gecko/20040922
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a4) Gecko/20040922
in both screen resolutions (which can be switched form the right box) text goes
out of the area and last part of every row can not be read.
this appears in every topic not just that one
IE doesn't have this problem
Reproducible: Always
Steps to Reproduce:
1.http://forums.espn.go.com/espn/thread?forumID=487&threadID=591928&lastPostID=2201190
2.
3.
Comment 1•21 years ago
|
||
This has nothing to do with float.
The site simply has a fixed width for the content in question and the CSS says
to hide any content that overflows the width. So we're doing what the code
says to do.
It works in IE because IE has bugs with how it applies width.
This is a TE bug. Reporter, I would suggest you write to the site (you can
refer them to this bug's URL) and ask them to fix the problem.
Updated•21 years ago
|
Assignee: nobody → english-us
Status: UNCONFIRMED → NEW
Component: Layout: Floats → English US
Ever confirmed: true
Keywords: testcase
OS: Windows XP → All
Priority: -- → P2
Product: Browser → Tech Evangelism
QA Contact: core.layout.floats → english-us
Hardware: PC → All
Summary: text hidden, goes out of box → forums.espn.go.com - CSS hides overflow of content
Version: Trunk → unspecified
Comment 2•21 years ago
|
||
Conforming summary to TFM item 10 at
http://www.mozilla.org/projects/tech-evangelism/site/procedures.html#file-new
Summary: forums.espn.go.com - CSS hides overflow of content → espn.go.com - CSS hides overflow of content
Comment 3•17 years ago
|
||
dead subdomain
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•11 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
•