Our blazing fast Grid component built with pure JavaScript


Post by pkuehne_sharesuite »

Hi,

somehow the horizontal scrolling bar is missing in the firefox browser.

Even in your examples. (e.g. https://bryntum.com/examples/grid/multiregion/)

Any idea how to quick fix this?

Greetings,
Phil


Post by tasnim »

But It shows the scrollbar in my side (in firefox)
Please check the attached image

Attachments
Screenshot 2022-07-29 163451.png
Screenshot 2022-07-29 163451.png (39.81 KiB) Viewed 1049 times

Post by pkuehne_sharesuite »

See attached Image.

Unfortunately there is no scrollbar for me

Attachments
no_scrollbar.png
no_scrollbar.png (72.78 KiB) Viewed 1049 times

Post by tasnim »

Which version of firefox are you using? and the OS version? or any plugins you installed that are preventing HTML on the page? Try cleaning the cache.


Post by pkuehne_sharesuite »

Firefox Version 103.0
OS: Ubuntu 20.04

I don't have any plugins installed and cleaning cachce did not fix the problem


Post by tasnim »

Hi,
Thanks for your clarification. We've reproduced it in ubuntu + firefox. I've created a ticket for that. Here it is : https://github.com/bryntum/support/issues/4989

Best regards,
Tasnim


Post by pkuehne_sharesuite »

Thanks a lot for your help


Post by pkuehne_sharesuite »

Are there any news regarding this issue? Will this be fixed?


Post by nickolay »

Hello. Please follow the steps from this guide to enable the always-visible scrollbars in Firefox: https://superuser.com/questions/1720362/firefox-scroll-bar-disappearing


Post by pkuehne_sharesuite »

Hello,

thanks for the response. That does indeed work to show scrollbars. I still consider this an open bug though - the default behavior in firefox is to show scrollbars when the mouse is inside the element and is not inactive. This does not happen in your examples, instead the element is not scrollable at all, even if the mouse is inside the element. It would be very unfortunate to have to tell every single user that uses firefox to activate this setting for the grid to work properly.


Post Reply