Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Safari .fancybox-wrap overflow bug #816

Closed
noslouch opened this issue Feb 27, 2014 · 1 comment
Closed

Safari .fancybox-wrap overflow bug #816

noslouch opened this issue Feb 27, 2014 · 1 comment

Comments

@noslouch
Copy link

Hey There,

I'm moving my title outside the .fancybox-wrap div, but due to the following transforms being applied to #fancybox-lock, the title doesn't display if the title div is position fixed:

-webkit-transition : -webkit-transform 0.5s;
-webkit-transform : translateX(0px);

See simplified JSbin here: http://jsbin.com/yezov/1/edit

Note I'm only seeing this on OSX Safari, not Chrome or Firefox on same machine. Not sure about other OSs. Also posted to SO here: http://stackoverflow.com/questions/22077093/safari-translatex-and-position-fixed-overflow-bug

@fancyapps
Copy link
Owner

Hi, please, upgrade to v3.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants