Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Blurry webtext with ios 5??

Since upgrading to ios 5 on my 3gs I get blurry text on many webpages in Safari?? Anyone know why? For example when opening apples page on imessage, half the page is so blurry I cant even read it, even when zooming?

iPhone 3GS, iOS 5

Posted on Oct 15, 2011 12:36 AM

Reply
16 replies

Oct 18, 2011 5:29 PM in response to jessawib

That does do the trick, but why is it happening? I've authored several html5 web apps that suddenly are displaying this blurry text sporadically -- and although quitting out of backgrounded apps does fix the problem, I had no issue with these pages in ios4, with the same number of apps running in the background. Is this an acknowledged bug?

Oct 22, 2011 12:02 PM in response to jessawib

I just noticed this issue on my website. It only happens when you zoom in/out. The whole zooming process is not smooth like it should be, it almost seems like the whole page is being reloaded when I zoom in/out. Hapens for everything I know with iOS5 on my website, whenter they're using iPhone3GS, 4, 4S, or iPad2.


I have code on the website that scales the background based on your resolution and I'm almost positive that's the reason. The code is right, and it worked on old iOS and every other browser til now. I'm pretty mad that iOS5 broke it.


Here's the site if you want to test it (it's WoW guild website): www.keineneuen.com


Any ideas?

Oct 22, 2011 2:06 PM in response to Deathnitte

This is different than the issue we are reporting... This looks more like a rendering issue with regards to the objects on top of the background -- it isn't the blurry text issue. You might want to try checking out the CSS option for backface and perspective --


-webkit-backface-visibility:none; and -webkit-perspective:1000;


Try these on things that are flickering, might help.

Dec 21, 2011 9:51 AM in response to BrianWebDev

Well, shoot. I've got this problem too. I'm building a page with a media player that uses both html5 and flash (flash as a fallback if html5 isn't detected. I'm using jPlayer - jplayer.org). I'm seeing REALLY blurry text on my iPad 2 when I zoom in.


I tried closing all of my apps except for Safari. It didn't work. I rebooted. That DID work.


Here's where it gets interesting: Before rebooting, I tried removing bits of code to see what was causing the problem. When I removed one particular bit of javascript (the part that handles playlists) and reloaded the page, the problem was solved. No blurry text. But I need that javascript. Interestingly, the blurred text isn't even in the part of the page with the media player. SO STRANGE!


Like I said, a reboot fixed it... but yeesh, that's not the solution I'm looking for.

Blurry webtext with ios 5??

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.