Open GoogleCodeExporter opened 9 years ago
related to issue 551
Original comment by abar...@gmail.com
on 1 Nov 2012 at 7:22
There does appear to be an issue here. As you say, the background is being
cropped to a height based on the content box instead of the border box.
Otherwise, placement appears to be correct.
Original comment by eclecticgeek
on 5 Nov 2012 at 3:50
I hope you get to look into this rather soon, probably not a hard fix? If you
can point me in some direction within the code I might be interested in
helping, I tried but really couldn't my my way through the code quickly enough.
thanks.
Original comment by abar...@gmail.com
on 5 Nov 2012 at 9:48
Well, I took a crack at it and I think I sorted it, attached is patch, pretty
simple IMHO.
Patch is against trunk.
Basically the height of the background image is substracted by the margins,
paddings and border width, I believe only the margin and border width has to be
taken into account, not padding.
Original comment by abar...@gmail.com
on 7 Nov 2012 at 2:26
Attachments:
Thank you for this patch! We'll review it as soon as wee can.
Original comment by fabien.menager
on 14 Nov 2012 at 9:27
Original comment by eclecticgeek
on 24 May 2013 at 3:00
Original issue reported on code.google.com by
abar...@gmail.com
on 1 Nov 2012 at 7:05