Alastair Campbell wrote:
> A colleague of mine found a little bug in IE7 that produces an
> unneeded horizontal scrollbar:
> http://alastairc.ac/testing/IE7_bugs/scrolling_on_position-right.html
> 
> It seems to be tripped when you have:
> - a block of over 50% wide, relatively positioned. (Including the body.)
> - an absolutely positioned item in the right hand side of the block
> (i.e. from left: 50% onwards, or right:0).
> - You have a block element within that has a negative margin-top or
> margin-left of less than 0.


Applying overflow-x:hidden to the absolutely positioned block is another 
fix.

> Is there a good list of IE7 bugs to add this to? 
Our wiki?

> The IE feedback site "is temporarily closed".

It is to be hoped that it is not closed for the next ten years.

Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to