Hi Bruno, >From the looks of it, this is a reflow bug with floats. It might very well be a reported bug, but it's really almost impossible to really know, unless a minimal testcase is made out of it. See: http://www.hixie.ch/advocacy/writing-test-cases-for-web-browsers http://wiki.mozilla.org/MozillaQualityAssurance:Triage#How_to_Really.2C_Really_Help_Developers_on_Bugs_--_Minimal_Testcases
So I guess you could file a bug on this. But it would be really helpful if you could also make a minimal testcase out of it. Regards, Martijn 2007/7/22, Bruno Escherl <[EMAIL PROTECTED]>: > > Load http://www.css3.info/selectors-test/test.html in a browser window > with width 1024. The box with RSS Feed and Search is drawn on top of the > bars created by the test. When you change the size of the browser window > afterwards, the box is drawn at the bottom of the page, like it probably > should be for such small resolutions. > > Using width 1280 or above shows the box on the right side of the bars, > so no problem there. > > Is this a known bug? I don't know what I should look for exactly in > bugzilla. > > Bruno > _______________________________________________ > dev-tech-layout mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-layout > -- Martijn Wargers - Help Mozilla! http://weblogs.mozillazine.org/qa/ http://wiki.mozilla.org/Mozilla_QA_Community irc://irc.mozilla.org/qa - /nick mw22 _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

