On Jul 14, 2009, at 3:14 AM, Alan Gresley wrote:

> Demo showing bug in Gecko 1.7 and I dare say Gecko 1.8.
>
> <http://css-class.com/test/bugs/gecko-1-7~1-8/float-child-form-clear1.htm 
> >
>
>
> And possible fix.
>
> <http://css-class.com/test/bugs/gecko-1-7~1-8/float-child-form-clear2.htm 
> >
>
>
> BTW, I can not test in any version of Gecko apart from Gecko 1.7  
> since my lovely FF for browsing and testing is in repair. I will  
> pass this on to someone else. Maybe Philippe since he knows my Gecko  
> issues very well. :-)

The bug occurs whenever a block A is floated right _and_ it contains  
an element that is floated (left or right, doesn't matter). Specifying  
a width on the element A, or not floating anything inside of it are  
the two solutions.

That is fixed in Gecko 1.9.0 and newer (element A shrinkwraps when  
width is auto).

The same problem happens when element A is positioned absolute to the  
right.

PS - this is row 2 of the Acid 2 test.

Philippe
---
Philippe Wittenbergh
http://l-c-n.com/





______________________________________________________________________
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