[Webkit-unassigned] [Bug 211870] A portion of the WebGL canvas is not updated at all, after rotating the phone from the portrait mode to the landscape mode and then to the portrait mode again

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 13 18:11:20 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=211870

--- Comment #2 from Kei Kim <kei at superluffa.com> ---
To workaround this issue, I needed to change the canvas size a couple of time when the canvas size is changed.

For the link,
https://newvr.s3.ap-northeast-2.amazonaws.com/vrshowroom/csa/csa0/lhdfull/index.html#sp2iexterior

this patch is applied. When the canvas's size is changed, that grey undrawn area is correctly updated again.

For another link,
http://kiavr2017.s3-website.ap-northeast-2.amazonaws.com/handson/cn/cn1/#bdcexterior

the patch is not applied.
You can test with the latter link. Just rotate the screen a couple of time from the portrait mode to the landscape mode and vice versa.

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200514/c4763dd9/attachment.htm>


More information about the webkit-unassigned mailing list