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

Problem using the horizontal navigation plugin in Firefox #167

Closed
aporreado opened this issue Sep 21, 2018 · 15 comments
Closed

Problem using the horizontal navigation plugin in Firefox #167

aporreado opened this issue Sep 21, 2018 · 15 comments
Labels

Comments

@aporreado
Copy link

aporreado commented Sep 21, 2018

I'm having trouble using the plugin in firefox browser. When the user scrolls horizontally, the browser blinks between sections. I noticed that it is only in firefox that this happens.

I tested it with the same thing and the same thing happens.

I used a project that is late and now I do not know what to do.

Example

@alvarotrigo
Copy link
Owner

alvarotrigo commented Sep 21, 2018

I used a project that is late and now I do not know what to do.

First think you need to do is provide an isolated reproduction of the issue so I can try to help you :)

See my article if you don't know what's an isolated reproduction:
https://alvarotrigo.com/blog/how-not-suck-at-asking-coding-questions/

@aporreado
Copy link
Author

I understand what you meant and I actually read your article, but I do not have many specifications about the error. What I know of him is what is in the video and what I explained.

Only thing I did not put was the Firefox version: Firefox Quantum 62.0.2 (64-bit).

When it rolls between sessions it flashes. Just look at the video and test on your firefox what you will see.

@alvarotrigo
Copy link
Owner

What horizontal plug-in are you talking about? The scroll horizontally extension?

@aporreado
Copy link
Author

Follow or link: https://alvarotrigo.com/pagePiling/examples/horizontalScroll.html#page1

This is also giving firefox error.

@alvarotrigo
Copy link
Owner

It looks totally fine for me in Firefox.

@aporreado
Copy link
Author

Watch this 10 sec video: https://www.agenciapunto.com.br/error.mp4

@alvarotrigo
Copy link
Owner

Can't really solve it if I can not reproduce it myself I'm afraid.

@aporreado
Copy link
Author

What version of your firefox?

@alvarotrigo
Copy link
Owner

Right! I've updated to the latest and now I'm able to reproduce the issue.
I'll take a look at it eventually!

@aporreado
Copy link
Author

Ok, if you can really take a look at this, because I have the project ready but I will not be able to deliver it to the client with this bug. It was he who showed me = S

@alvarotrigo
Copy link
Owner

Not planning to take a look at it short term. If you really need a quick fix you can consider contracting my consulting & support services. Please contact me for more info.

@Haspriahadena
Copy link

Hi @aporreado you can try to overwrite this class >> .pp-section.pp-table with display block (picture - https://imgur.com/a/wVW5ZvE). but you also need to restyling the child wrapper of pp-tableCell like this >> https://imgur.com/a/SU6RPat

hope it helps

@aporreado
Copy link
Author

Solved my problem a lot! Grateful!

Please update the plugin!

@alvarotrigo
Copy link
Owner

alvarotrigo commented Sep 27, 2018

you can try to overwrite this class >> .pp-section.pp-table with display block

That will completely remove the use of the option verticalCentered. Therefore, @aporreado, it is not a solid solution to the Firefox rendering issue.
Perhaps you guys can considering opening an issue on the Firefox issues tracker, as it is clearly a Firefox bug they might be able to properly address.

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
@alvarotrigo
Copy link
Owner

This has been solved in the latest release 1.5.6

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

No branches or pull requests

3 participants