https://bugzilla.wikimedia.org/show_bug.cgi?id=19121
Web browser: Internet Explorer 7.x
Summary: The page width is very wide on ie7
Product: MediaWiki
Version: unspecified
Platform: All
URL: http://www.wikipedia.org
OS/Version: All
Status: NEW
Severity: major
Priority: Normal
Component: Page rendering
AssignedTo: [email protected]
ReportedBy: [email protected]
This bug is only repro on IE7 and IE8’s compatible view. The root cause is
relative positioned elements is not clipped by its parent, although the parent
has overflow:hidden style.
You can find there is a "book shelves" element with width "1100%", and not
clipped by its parent.
This has been a wellknown problem in ie7, A common fix is to add a
“position:relative” to the parent.
Reporting this since is it is weird, and leaves a lot of white space on the
page.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l