Hi,

I have a box A of 300px (div for instance) with the overflow set to
auto, which contains an other box B of 100%. If the height of B is
lesser than A no scrollbar are displayed, which is OK. However if its
height is greater than A, a scrollbar appears, which is still OK. But
in firefox the B clientWidth is normally set to 283px (as stated in
http://www.quirksmode.org/dom/w3c_cssom.html#t41, this property
excludes scrollbar) so the B content is reduced, whereas in IE, the
clientWidth also set to 283px, the B content isn't resized. So some
content goes under the scrollbar and an horizontal scrollbar appears.

You can find my test page at the adress
http://www.fallengalaxy.com/~fedaykin/bloc.html or simply a picture of
this bug at http://fallengalaxy.com/~fedaykin/scrollbar.png.

If somebody has some tips to avoid this appearance I would appreciate.

Thanks
Ce message électronique et tous les fichiers attachés qu’il contient (ci-après 
le "message") sont confidentiels et destinés exclusivement à l’usage de ses 
destinataires. 
Si vous recevez ce message par erreur, merci de le détruire et d’en avertir 
immédiatement l’expéditeur. Toute utilisation, non conforme à sa destination, 
de ce message
 et des fichiers attachés qu’il contient, ainsi que toute diffusion ou toute 
publication, totale ou partielle, sont strictement interdites, sauf 
autorisation expresse. 
Les idées et opinions présentées dans ce message sont celles de son auteur, et 
ne représentent pas nécessairement celles d’Ideo Technologies. L’Internet ne 
permettant 
pas d’assurer l’intégrité de ce message, Ideo Technologies décline toute 
responsabilité au titre de ce message, dans l’hypothèse où il aurait été 
altéré, déformé ou falsifié.

This e-mail and any files transmitted with it (the « message ») are 
confidential and intended solely for the use of the addressees. If you receive 
this message in error, 
please delete it and immediately notify the sender. Any use not in accord with 
its purpose, any dissemination or disclosure, either whole or partial, is 
strictly prohibited 
except formal approval. Any views or opinions presented are solely those of its 
author and do not necessarily represent those of Ideo Technologies. The 
internet can not 
guarantee the integrity of this message. Ideo Technologies shall not be liable 
for the message if altered, changed or falsified.

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to