vote up 0 vote down star

I'm using some semi-transparent PNGs as background-images on various websites. These are usually something like a 1x1 image with a 30-percent opaque white layer.

I've noticed that Mobile Safari does not display them correctly, giving them a darker/grayish tint.

I've created a couple test pages to illustrate. View them both in your normal browser, and then on Mobile Safari, and you should see what I mean.

Is this a MobileSafari bug (I couldn't imagine so), or do I need to do something different, either to my pages or PNGs?

(Here's how I create the PNGs: In Photoshop, create a 1x1 transparent canvas. Draw a white rectangle in Layer 1. Set opacity to, say 30 percent, Save for Web as 24-bit PNG with transparency.)

flag
I've noticed that this isn't 100% consistent. On one load, I've seen it render perfectly, down to the 80 percent line (where there's a break straight through the 80 row, dark gray below that point). When I refresh, the problem is on the full page (and subsequent reloads show it broken as well). I'm thinking this may be a bug particular to my iPhone, or it's software. I will try rebooting, and failing that, reinstalling all the software (and failing that, getting a new phone :)). – worksology Sep 3 at 16:57

2 Answers

vote up 0 vote down

After viewing the sites on both devices (my Mac and my iPod Touch), I think what you're seeing here is a difference in what colors the screens can produce rather than a bug in either rendering engine. There are many factors that can go into this kind of difference, e.g., the contrast in the portable display might not be as great in an effort to conserve power, make the device cheaper, etc.

link|flag
vote up -1 vote down

This is really more a web design question than a programming one, how about asking on Doctype

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.