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

google account, no apps scroll bar #1014

Open
maccagnan opened this issue Sep 30, 2022 · 3 comments
Open

google account, no apps scroll bar #1014

maccagnan opened this issue Sep 30, 2022 · 3 comments

Comments

@maccagnan
Copy link

Current Behavior: on my google account there is no scroll bar on the apps window, hence I can't scroll down to launch, for example, google drive.

Desired Behavior: having the scroll bar appear on the apps window

How can we reproduce it (step by step): get into your google account and press the apps button
luakit

Environment:

Linux Distribution & Version:
Output of luakit --version:

Note about webkit issues:

If you're reporting a rendering issue, please test it with the gnome
browser ephiphany as well. If the issue occurs there too, we're very
likely not able to help. These issues should be reported to webkit:
https://bugs.webkit.org

@taobert
Copy link
Contributor

taobert commented Sep 30, 2022

Luakit hides scrollbars by default.
If you want them, you can comment out the line local hide_scrollbars = require "hide_scrollbars" in your rc.lua.
If you want them in some places but not others, i expect you'd be able to do this with user stylesheets.

@maccagnan
Copy link
Author

Thanks a lot for the prompt reply. Still learning the ropes, sorry.

@jvvv
Copy link
Contributor

jvvv commented Nov 5, 2022

@taobert Thanks for sharing about hide_scrollbars. Very helpful for me.

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

No branches or pull requests

3 participants