Google Code Exporter
Google Code Exporter
Original comment by `[email protected]` on 23 May 2010 at 9:48
``` See issue 116, which is wontfixed. I'll probably do some comping in the tree. ``` Original comment by `[email protected]` on 27 May 2010 at 6:23
Original comment by `[email protected]` on 27 May 2010 at 6:23
``` Related to issue 91? ``` Original comment by `[email protected]` on 23 Jan 2010 at 7:24
``` Made some test cases. http://www.floodgap.com/software/classilla/bleh/yfrg/ The bug seems to be when overflow is hidden and the element is floating. This explains why this occurred with the overflow branch (9.1),...
``` Notes (pretty much anything that M69355 touched probably should be looked at). Seems to me that we should throw a float check on pretty much all of these. To...
``` I made all those changes and it didn't make a lick of difference. So, in a fit of spite, I went into the rule node's ::ComputeDisplayData and threw in...
``` Note that it only mostly solves Twitter, so it seems we have a second bug afoot, but I'm not too worried about this because the few places where this...
``` Already obvious now I can't do this based on height/width because there is no guarantee position will be set by the time display must be computed, nor is there...
Original comment by `[email protected]` on 30 May 2010 at 7:53 - Added labels: **Priority-Medium** - Removed labels: **Priority-Low**