Closed
Bug 289070
Opened 20 years ago
Closed 14 years ago
iter.dk - H2 overlapping
Categories
(Tech Evangelism Graveyard :: Other, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: atimonin, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
589 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; ru-RU; rv:1.7.6) Gecko/20050318 Firefox/1.0.2 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; ru-RU; rv:1.7.6) Gecko/20050318 Firefox/1.0.2 Some text is overlapping (see Demo and Quicklinks) Reproducible: Always Steps to Reproduce: 1.Go to the page 2. 3. Expected Results: IE is rendering correctly
Comment 1•20 years ago
|
||
It looks like a <div> in the text has an explicit pixel height set in the style element, but in fact is much taller. In IE 6.0, the block is extended to contain all of those blocks, and the following header appears below them all. In Firefox 1.0.2, the additional text overflows but the block itself is cut off at the given height and the following header overlaps the overflowing text. Attachment trims page text down to just these couple of bits.
Updated•20 years ago
|
Assignee: firefox → nobody
Component: General → Layout
Keywords: testcase
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → Trunk
Comment 2•20 years ago
|
||
This is a known bug in IE. Over to evangelism.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: H2 overlapping → iter.dk - H2 overlapping
Updated•20 years ago
|
Assignee: nobody → other
Component: Layout → Other
Product: Core → Tech Evangelism
QA Contact: layout → other
Version: Trunk → unspecified
Comment 3•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
•