D. D. Brierton wrote:
> Well I just tested at 2360x1770 and at all IE's five font-sizes and I
>  still can't reproduce it. Weird.

Yes, it is pretty weird.
As an example, here's what I got (before adding the fix) on a quite
narrow window...

<http://www.gunlaug.no/tos/alien/ddb-ie6.png>

...where a paragraph in the middle is simply cut off.

When that happens I usually apply 'position: relative' to the element or
its container to fix IE's 'stacking bug', but that made IE6 go
completely mad and hide even more paragraphs in other blocks. So, the
'hasLayout' trigger on the outer container was the next (somewhat
logical - at least in the MSIE world) debugging step.


Now, you may not like this, but IE7 is introducing some window-resizing
bugs - offsetting the entire middle-section if window-width is changed
on wide screens. The IE6 and IE7 bugs may be related, but the IE6 fixes
doesn't affect IE7.
Apart from that I haven't had time )only a few days) to familiarize
myself with all the new bugs in IE7, although I already have a list of
potential (untested) bugs for IE7 that is larger than the bug list for
IE6. Impressive :-)

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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