css - Weird Visual bug from CSS3 / jQuery Animation in Chrome for OSX -
link: i've created jsfiddle isolating issue here: http://d.pr/weyx/vm065jeo
the problem:
when initiating animation, parent element semi-opaque rgba background goes darker (although, not black) duration of animation, jumps original value.
caveats:
the issue circumvented when using semi-opaque .png instead of rgba value
libraries being used:
- jquery 1.10.1
- jquery transit 0.9.9
browsers tested on:
- chrome on mac [10.8.5] - latest (visual animation bug)
- chrome on windows - unknown version (no problems)
- chrome on linux - unknown version (no problems)
- firefox - latest (sluggish, no problems)
- opera - latest (sluggish, no problems)
- safari mac - latest (no problems)
Comments
Post a Comment