noeldelgado / gemini-scrollbar

:first_quarter_moon: Custom overlay-scrollbars with native scrolling mechanism for web applications
https://noeldelgado.github.io/gemini-scrollbar/
MIT License
429 stars 63 forks source link

Gemini scrollbars do not display in Firefox/Linux/KDE #24

Open jfrederickson opened 8 years ago

jfrederickson commented 8 years ago

Ran into this issue while using an application that uses gemini scrollbars - they won't display in my browser, instead falling back to native scrollbars. Here's a screenshot from the demo page.

nogeminiscroll

Browser is Firefox 44.0.2 on Kubuntu 15.10 w/ KDE Neon repos, in case any of that is relevant.

noeldelgado commented 8 years ago

Thanks for the heads-up :+1:

MattyBalaam commented 8 years ago

This may be related to a Firefox issue where using the developer tools and starting touch-simulation mode (e.g. in responsive view), turns on a flag, which is then is not disabled automatically.

https://bugzilla.mozilla.org/show_bug.cgi?id=970346