Drupal Home Page - Incorrectly displays horizontal scrollbar in IE7
midkemia - August 3, 2008 - 21:10
| Project: | Drupal.org infrastructure |
| Component: | Drupal.org theme |
| Category: | bug report |
| Priority: | normal |
| Assigned: | BrightLoudNoise |
| Status: | active |
Description
The Durpal Home page shows a horzontal scroll bar at about half way on a 1600 wide screen, on scrolling there is nothing to the right, so i am guessing something is breaking the theme in IE7 its working OK in Firefox

#1
Is the scroll bar at the bottom of the window, or in the middle of the page? Can you please attach a screen shot?
#2
Image 1 showing scrollbar half way
Image 2 showing screen with scroll bar fully to right
There doesnt appear to be anything on display
#3
Tested in both IE6 & IE7, confirmed issue in IE7. Horizontal scrollbar appears at bottom of window.
I'm currently investigating the cause.
#4
Has anyone fixed this problem?
#5
Just checking Drupal Home page...The issue still exists
#6
This is due to IE haslayout bugs, we should be able to work around this by adding "overflow-x: hidden" on the "contentwrapper"