Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox 63 flicker #168

Closed
elemdeso opened this issue Nov 6, 2018 · 11 comments
Closed

Firefox 63 flicker #168

elemdeso opened this issue Nov 6, 2018 · 11 comments
Labels
bug

Comments

@elemdeso
Copy link

@elemdeso elemdeso commented Nov 6, 2018

Every slide transition flickers on Firefox 63 (Win7 and OSX High Sierra/El Capitan). Other main browsers seems to be fine. The effect is visible on the main page piling demo site.

update: just realised this sounds similar to #167.

@alvarotrigo alvarotrigo added the bug label Nov 6, 2018
@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Nov 6, 2018

Thanks for reporting it!

@casph

This comment has been minimized.

Copy link

@casph casph commented Dec 17, 2018

Vote up, actually with firefox 64 pagePiling continues this bug.

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Dec 17, 2018

@casph and thus the issue still open :)

@NahshalElN

This comment has been minimized.

Copy link
Contributor

@NahshalElN NahshalElN commented Jan 22, 2019

Every slide transition flickers on Firefox 63 (Win7 and OSX High Sierra/El Capitan). Other main browsers seems to be fine. The effect is visible on the main page piling demo site.

update: just realised this sounds similar to #167.

*Edit: backface-visibility: hidden; Should fix the flickering on firefox.

@elemdeso

This comment has been minimized.

Copy link
Author

@elemdeso elemdeso commented Jan 22, 2019

Thanks for the suggestion but it doesn't work for me. Can you explain why (Safari) -prefix would impact Firefox on desktop?

@NahshalElN

This comment has been minimized.

Copy link
Contributor

@NahshalElN NahshalElN commented Jan 23, 2019

Thanks for the suggestion but it doesn't work for me. Can you explain why (Safari) -prefix would impact Firefox on desktop?

Ah I actually pasted the wrong line, really sorry about that.

this is the line I meant: backface-visibility: hidden;

@elemdeso

This comment has been minimized.

Copy link
Author

@elemdeso elemdeso commented Jan 23, 2019

It bloody works (when applied to each section) ! I never even heard of backface-visibility. I'll keep an eye on it - but for now looks great. Thank you. Alvaro, up to you to close when you're happy too.

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Jan 24, 2019

@NahshalElN would you like to provide a Pull Request so I can merge the change?

@NahshalElN

This comment has been minimized.

Copy link
Contributor

@NahshalElN NahshalElN commented Jan 24, 2019

@NahshalElN would you like to provide a Pull Request so I can merge the change?

Yep, done

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Jan 28, 2019

@NahshalElN thanks for that! Could you please replace the comments for valid css ones?

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Jan 29, 2019

Fixed thanks to @NahshalElN !!

alvarotrigo added a commit that referenced this issue Jan 29, 2019
- Fixed bug: Firefox flicker #168 #167
- Documentation: added version number
- Updated version and dist files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.