RESOLVED WONTFIX 105029
[EFL][WK2] webgl-composite-modes.html has rendering problems
https://bugs.webkit.org/show_bug.cgi?id=105029
Summary [EFL][WK2] webgl-composite-modes.html has rendering problems
Jussi Kukkonen (jku)
Reported 2012-12-14 08:06:23 PST
The rendering results for fast/canvas/webgl/webgl-composite-modes-repaint.html fast/canvas/webgl/webgl-composite-modes.html have several serious rendering issues.
Attachments
Kalyan
Comment 1 2013-01-09 21:30:06 PST
Tests seem ok with latest trunk.
Jussi Kukkonen (jku)
Comment 2 2013-01-10 04:39:54 PST
Looks a lot betterm the rendering issues I remember seeing are gone. There are still two issues when I test locally: On both tests: the canvas content position seems to have an off by one error: they seem to be 1 pixel too low and 1 pixel too much to the right The image as a whole is significantly darker than the reference On fast/canvas/webgl/webgl-composite-modes-repaint.html: the whole image is very dark, much darker than the reference or fast/canvas/webgl/webgl-composite-modes.html result
Viatcheslav Ostapenko
Comment 3 2013-01-10 09:41:58 PST
(In reply to comment #2) > Looks a lot betterm the rendering issues I remember seeing are gone. > > There are still two issues when I test locally: > > On both tests: the canvas content position seems to have an off by one error: they seem to be 1 pixel too low and 1 pixel too much to the right > The image as a whole is significantly darker than the reference > > On fast/canvas/webgl/webgl-composite-modes-repaint.html: the whole image is very dark, much darker than the reference or fast/canvas/webgl/webgl-composite-modes.html result I think originally those to tests have different problems. webgl-composite-modes didn't show right because 1st frame display was broken. This was fixed by r139033 . webgl-composite-modes-repaint was broken because of issue that was fixed by r138265 . Now we have completely different issues. And still different for both tests. I think webgl-composite-modes is affected by https://bugs.webkit.org/show_bug.cgi?id=102374 . webgl-composite-modes-repaint might have wrong opacity on layer, but it just a guess. I'd suggest to separate this to different bugs.
Michael Catanzaro
Comment 4 2017-03-11 10:44:45 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note You need to log in before you can comment on or make changes to this bug.