scottjehl / Device-Bugs

Just a collection of quirks and issues that occur on browser platforms (particularly those unlikely to update)
864 stars 19 forks source link

Mobile Safari RGBA background color appears darker than intended #58

Open MethodGrab opened 9 years ago

MethodGrab commented 9 years ago

Summary:

An RGBA background color can appear darker than intended when using translate3d or translateZ inside an element with -webkit-overflow-scrolling: touch.

Platforms:

http://codepen.io/MethodGrab/full/JdwYGV/ In most browsers clicking the "toggle translate" button has no effect on the background color but in Mobile Safari, the background gets darker.

image image

Workarounds:

rolero commented 7 years ago

Any update if this was ever fixed. I am experiencing this issue right now including that the text looks less sharp.