xxfxxf / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
0 stars 0 forks source link

get_image return an oversized image #377

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
"get_image" function ignores the width parameter and return an oversized image 
in the output buffer. It result a shifted image. 
Tested in r306

Original issue reported on code.google.com by hgourv...@gmail.com on 14 Oct 2011 at 9:11

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 21 Oct 2011 at 2:32

GoogleCodeExporter commented 9 years ago
Specifically, width is 128 pixels more.

Original comment by qad...@gmail.com on 26 Oct 2011 at 10:05

GoogleCodeExporter commented 9 years ago
Fixed in revision 368 with test added to cefclient.

Original comment by magreenb...@gmail.com on 9 Nov 2011 at 8:10