[Webkit-unassigned] [Bug 189826] New: iPad/iPhone issue with canvas rendering after device rotation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 21 05:55:48 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189826
Bug ID: 189826
Summary: iPad/iPhone issue with canvas rendering after device
rotation
Product: WebKit
Version: Other
Hardware: iPhone / iPad
OS: iOS 11
Status: NEW
Severity: Major
Priority: P2
Component: Canvas
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mezykr at gmail.com
CC: dino at apple.com
Created attachment 350349
--> https://bugs.webkit.org/attachment.cgi?id=350349&action=review
device console logs
Hi,
I'm building web application with animated canvas element (requestAnimationFrame) by pixi.js. When I open my app on iPad (model A1701) in safari/chrome everything works fine till I will not rotate device. My App is starting blinking and is unusable. Behaviour like this is not always replicable - I have to rotate my device few times to break it. The same behaviour is visible on other mobile ios devices (tested on iphone 6). On desktop browsers it's working fine and on android devices as well. I had ios 11.4 installed and I did an update to v12 - issue is still visible.
I was debugging my app by plugging device to macbook and inspecting in safari - no errors/warings in console, timelines tool shows performance around 60fps - even when it's blinking. Solution to fix that is only reload the app/page.
Also I've checked device console output (from xcode) and I see errors when screen is starting blinking - a lot of the same errors. I've attached a screenshot from console output. I was trying to find a solution for that for last 2 weeks - It's a big blocker for me because I have to support mobile ios devices.
I'm waiting for your response - Thank you very much.
--
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/20180921/fba4a1ff/attachment.html>
More information about the webkit-unassigned
mailing list