On Thu, 2007-05-03 at 13:37 +0200, Gunlaug Sørtun wrote: > D. D. Brierton wrote: > > > *sigh* I still can't reproduce it. I just increased the screen > > resolution to 1600x1200 on a VM running WinXP SP2 and IE6 and no > > matter how big I make the browser window the text displays just fine. > > This is very mysterious. > > Not really. It's just one of the many stacking problems IE/win has when > an area/container is not stiffen up - given 'Layout'. The variant you > experience is a bit harder to track down than usual though.
Well when I said "mysterious" I didn't mean the bug itself, as sadly I'm all to familiar with IE bugs, but rather the fact that I couldn't reproduce it myself even with exactly the same OS and IE version. (And I still can't!) > > If someone can reproduce this bug could they please help me out > > tracking it down? > > To fix it, you can add... > > #content {height: 1%;} > > ...or another suitable 'hasLayout' trigger. > You will then have to compensate tor the 3px jog bug in IE6, as it > creates a gap between navigation and content area. This is easiest done > by adding... > > * html #nav {margin: 0 -3px 0 3px; float: left;} > > It is possible to add the 'hasLayout' trigger further in, but IE6 became > a bit unstable - more 'Layout' related bugs appearing, so I left it at > the outer div as shown above. Georg, thank you very very much. That is a huge help to me. > To reproduce the bug (before adding the fix), just do some step by step > font-resizing on various window-width larger than around 1000px. Parts, > or whole, paragraphs tend to disappear at some combinations of width and > font-size. Well I've tried that and I *still* can't reproduce the bug. I wonder if it depends on what font is being used. The text that disappears has this font-family rule: "Arial Rounded Bold","Arial Rounded MT Bold","Helvetica Rounded Bold",Arial,Helvetica,Helv,sans-serif; The VMs I've been testing on all have Arial Rounded Bold installed, but maybe if it isn't and the browser falls back to Arial then the problem occurs? That doesn't sound very likely to me, but I do wonder why I can't reproduce the problem. > I tested in IE6 on win2K, and although it's easier to provoke the bug at > window-width above 1600, the width just has to be large enough for IE to > lose track of the area the paragraphs are in. Well I just tested at 2360x1770 and at all IE's five font-sizes and I still can't reproduce it. Weird. Thank you again. I am very grateful for your help. Best, Darren -- ===================================================================== D. D. Brierton [EMAIL PROTECTED] www.dzr-web.com Trying is the first step towards failure (Homer Simpson) ===================================================================== ______________________________________________________________________ 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/