RESOLVED MOVED 42461
unevengoogle.com doesn't show on iPhone or Android
https://bugs.webkit.org/show_bug.cgi?id=42461
Summary unevengoogle.com doesn't show on iPhone or Android
Jakob Petsovits
Reported 2010-07-16 09:14:44 PDT
unevengoogle.com just takes google.com and puts it in an iframe (100% width and height, have a look at the HTML source) that's transformed with 1 degree rotation. I don't have a recent desktop build right now; Chromium 5.0.375.86 (49890) and Safari 5 (7533.16) however show the transformed page correctly. iPhone and Android don't (page is completely empty), we've also experienced that behavior in our RIM port. So, this bug seems to be cross-platform but limited to mobile devices? Debugging showed that GraphicsContext::drawImage() isn't even called, so the Google logo isn't actually drawn, so the problem seems to be at an earlier stage, maybe due to differences in layout sizes/behavior or I don't know.
Attachments
Alexey Proskuryakov
Comment 1 2010-07-16 12:54:34 PDT
Brent Fulgham
Comment 2 2022-02-10 20:11:49 PST
The fix for this issue was needed outside the WebKit project, therefore this is being resolved as 'Moved'. This should now be fixed in shipping software.
Note You need to log in before you can comment on or make changes to this bug.