Closed Bug 238942 Opened 21 years ago Closed 21 years ago

The page isn't visualized correctly

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 213438

People

(Reporter: il.mangus, Unassigned)

References

()

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040316 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040316 in the page http://www.raisport.rai.it/raiSportIndex the right column looks wrong. All the text menus isn't aligned correctly I've noticed this bug since i've started using mozilla (from 1.4), I hoped that it could be only a stupid thing, but now, i've think to submit it to you. I don't know if it is about java or something else, i don't know much about those things :) Excuse me for my bad english, i hope i could be of some help. Mozilla ROX :) Reproducible: Always Steps to Reproduce: 1.just visit the page 2. 3. Actual Results: the left colum menus looks wrong, with disalined text Expected Results: in IE it looks ok
Assignee: general → nobody
Component: Browser-General → Layout
QA Contact: general → core.layout
*** This bug has been marked as a duplicate of 213438 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Attached file Testcase
IE quirk (both are correct in standards mode). Essentially, IE treats the outer div with overflow: hidden as the containing block of the absolutely positioned inner one (which is incorrect). Easy fix for their site: add "position: relative" to the style attribute of the <div id="container_feed"> Might be either tech evang or layout: r&a pos for adding a quirk.
Oops; bugzilla didn't catch mid-air collision (oh well).
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: