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:
Open a web page which has more than one scrollable divs. If I click inside this div, it seems doesn't focused and the scroll keys (up and down arrow, page up/down) doesn't scroll its content, but the "main" content will scroll.
Desired Behavior:
Scroll the content of focused div.
Yes. This is touched on in #970 and #826.
You can enter passthrough mode (^Z) and the arrow keys will scroll (because webkitgtk understands those),
but while in passthrough luakit binds (j,k) wont work.
Current Behavior:
Open a web page which has more than one scrollable divs. If I click inside this div, it seems doesn't focused and the scroll keys (up and down arrow, page up/down) doesn't scroll its content, but the "main" content will scroll.
Desired Behavior:
Scroll the content of focused div.
How can we reproduce it (step by step):
The Roundcube and O365 webmail clients don't work too.
Environment:
Linux Distribution & Version: FreeBSD 13.1-RELEASE-p7
Output of
luakit --version
:luakit
built with webkit 2.34.6 (installed version: 2.34.6)
The luakit is the luakit-devel port (2.3.1.6,2)
Note about webkit issues:
It works in epiphany as expected.
The text was updated successfully, but these errors were encountered: