RESOLVED WONTFIX 56740
[Qt] WebGL canvas is mirrored along y-axis when copied to image buffer
https://bugs.webkit.org/show_bug.cgi?id=56740
Summary [Qt] WebGL canvas is mirrored along y-axis when copied to image buffer
Jarkko Sakkinen
Reported 2011-03-21 06:53:51 PDT
The problem can be reproduced with QtTestBrowser: - Options "-gl-viewport -graphicsbased -webgl": attached triangle.html is rendered correctly. - Options "-graphicsbased -webgl": the canvas is mirrored along y-axis.
Attachments
HTML file that reproduces the issue. (2.51 KB, text/html)
2011-03-21 06:54 PDT, Jarkko Sakkinen
no flags
Jarkko Sakkinen
Comment 1 2011-03-21 06:54:39 PDT
Created attachment 86317 [details] HTML file that reproduces the issue.
Jarkko Sakkinen
Comment 2 2011-03-21 06:56:49 PDT
Perhaps this can be fixed in the patch for https://bugs.webkit.org/show_bug.cgi?id=40884 ?
Jarkko Sakkinen
Comment 3 2011-03-31 01:08:37 PDT
This is already solved by Benjamins patch for https://bugs.webkit.org/show_bug.cgi?id=40884
Note You need to log in before you can comment on or make changes to this bug.