Closed
Bug 288530
Opened 20 years ago
Closed 11 years ago
rgcc.org - Menu view's text locations are wrong
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: rtai01, Unassigned)
References
()
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) Build Identifier: Version 1.0.2 ... Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 In the page at http://www.rgcc.org, some of the text overlays other text. Reproducible: Always Steps to Reproduce: 1. Go to www.rgcc.org and select the "Banquets" button 2. 3. Actual Results: The menu view has text overlaying other text. This happens on other pages in the RGCC.ORG site Expected Results: Menu view should be the same as when viewed with MS IE
Comment 1•20 years ago
|
||
The page is badly coded. The css style rules set "height: 12pt;" on all <P> elements, so that's how mozilla renders them. The intention was probably "font-size: 12pt;". The fact that IE expands the paragraphs to fit the contents is a bug in IE.
Assignee: firefox → english-us
Status: UNCONFIRMED → NEW
Component: Menus → English US
Ever confirmed: true
OS: Windows XP → All
Product: Firefox → Tech Evangelism
QA Contact: bugzilla → english-us
Hardware: PC → All
Summary: Menu view's text locations are wrong. It works fine using Windows Internet Explorer → rgcc.org - Menu view's text locations are wrong. It works fine using Windows Internet Explorer
Updated•20 years ago
|
Summary: rgcc.org - Menu view's text locations are wrong. It works fine using Windows Internet Explorer → rgcc.org - Menu view's text locations are wrong
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
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
•