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
bug

Comments

@aporreado
Copy link

@aporreado 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

This comment has been minimized.

Copy link
Owner

@alvarotrigo 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

This comment has been minimized.

Copy link
Author

@aporreado aporreado commented Sep 24, 2018

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

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Sep 24, 2018

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

@aporreado

This comment has been minimized.

Copy link
Author

@aporreado aporreado commented Sep 24, 2018

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

This is also giving firefox error.

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Sep 24, 2018

It looks totally fine for me in Firefox.

@aporreado

This comment has been minimized.

Copy link
Author

@aporreado aporreado commented Sep 24, 2018

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Sep 24, 2018

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

@aporreado

This comment has been minimized.

Copy link
Author

@aporreado aporreado commented Sep 24, 2018

What version of your firefox?

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Sep 24, 2018

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

This comment has been minimized.

Copy link
Author

@aporreado aporreado commented Sep 24, 2018

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

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Sep 24, 2018

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

This comment has been minimized.

Copy link

@Haspriahadena Haspriahadena commented Sep 26, 2018

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

This comment has been minimized.

Copy link
Author

@aporreado aporreado commented Sep 27, 2018

Solved my problem a lot! Grateful!

Please update the plugin!

@alvarotrigo

This comment has been minimized.

Copy link
Owner

@alvarotrigo 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

This comment has been minimized.

Copy link
Owner

@alvarotrigo alvarotrigo commented Jan 29, 2019

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
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

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