You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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.
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
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
The text was updated successfully, but these errors were encountered: