Closed
Bug 243604
Opened 20 years ago
Closed 20 years ago
Lots of overlapping text: page unreadable
Categories
(Tech Evangelism Graveyard :: English Other, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 235149
People
(Reporter: graham, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8
There's a lot of overlapping text on this credit card application form, such
that the page is unreadable.
Reproducible: Always
Steps to Reproduce:
1. Navigate to http://halifax.co.uk/creditcards/home.shtml
2. Click "apply now" in the top-left of the four content boxes (titled "New!
Everything you'll ever need in one card")
3. Observe a smaller window open up
4. Click the "Start" button
5. Observe all the overlapping text
Actual Results:
The page appears with the text overlapping.
Expected Results:
The text shouldn't overlap.
Comment 1•20 years ago
|
||
Confirmed.
- Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a) Gecko/20040512
Firefox/0.8.0+
- Microsoft Windows 2000 Pro 5.00.2195 SP4
Comment 2•20 years ago
|
||
That's the right layout for that CSS. Note the "height: 30px" on a block that
has a whole bunch of text in it. IE doesn't really implement the CSS "height"
property, so you get the "correct" rendering in IE.
Assignee: nobody → english-other
Status: UNCONFIRMED → NEW
Component: Layout → English Other
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: core.layout → english-other
Version: Trunk → unspecified
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 235149 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•9 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
•