issue with firefox and fixedheader
issue with firefox and fixedheader
firefox scolling when fixedheaders is displayed
Look at the example i have created in codepen (with firefox), my issue is that when i scoll down on page, firefox scrolls the body up, and when there is few enough rows it is difficult to get to the end of the page, caused by the automatic scolling happening when the fixehheaders are shown.
*https://codepen.io/coolbombom/pen/BarMjKP*
any solution to this as it is? I don't think it would happen if the code didn't remove and add the div element, with the fixed headers in, but just hide/show the div instead.
kind regards
cbb
This question has an accepted answers - jump to answer
Answers
working link:
*https://codepen.io/coolbombom/pen/BarMjKP
Something funny going on for sure. It appears to be an interaction with Bootstrap 5. I can see it slightly in our example - although to a lesser extent than your own test case.
The examples without BS5 appear to be okay.
I'll try what you suggest locally with my dev build when I'm next working on FixedHeader and see if that helps at all.
Thanks for the test case!
Allan
I've got a feeling it might be something to do with the CSS transitions that BS5 uses...
Hi, some update? I´m having the same issue on Firefox, when i scroll down on page, Firefox scrolls the body up. I´m using FixedHeader v3.2.4. In Chrome work´s fine. Any idea? Thanks in advance.
Hi Allan
Thank you for your quick answer and sorry for not recognize it earlier.... newer received a mail about activity on this thread and have been really busy with work.
Did you get a chance to look further into the issue?
kind regards
c_bb
Not yet sorry. Will post back as soon as I figure it out, but I've had a few other things on the go recently.
Allan
Hi @allan
any news/solution
kind regards
c_bb
Hi all,
I am experiencing the same issue. Hope a fix can be found soon !
Cheers
I'm having the same issue. Any idea on a resolution?
I'm having the same issue. Any idea on a resolution?
I believe this is now resolved in the latest nightly as a result of this fix commit.
There is more detail about the fix in this thread if you are interested.
If anyone tries it, let me know how you get on.
Regards,
Allan
Hi @allan
I can confirm that it is fixed :-)
any idea when 3.4.0 will be released?
kind regards
c_bb
Should be soon! I'm aiming for this week.
Allan