EPUB reader: click/tap-to-turn is disabled on my touch-capable laptop #2386
Unanswered
corygyarmathy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
What are you trying to do?
Click-to-turn pages in the EPUB reader when reading on my laptop in a web browser.
What's happening instead?
Cannot click-to-turn, have to use keyboard inputs to turn the page. Every click - regardless of where in the page it lands - toggles the toolbar instead.
Your setup
Version: 3.3.1
Installed from image: ghcr.io/grimmory-tools/grimmory:latest
Running on
podmanon my serverOS: Linux (Nix)
Device: Dell XPS 15 connected to Thunderbolt 3 dock (has touchscreen and trackpad - but I'm using it with the screen closed and docked)
Anything else that might help?
The EPUB reader docs details click zones without any caveats, with no mention of a device restriction or a setting to enable them:
So either the docs are describing an intended behavior that isn't reaching me, or there are caveats that the documentation doesn't list. Please let me know if this is working correctly, and I'm just missing something.
Related:
Disclaimer: used AI (Claude Code) to troubleshoot and research the issue, mostly to narrow down whether it was my computer, my server, my configuration, or Grimmory - but I have written this discussion manually. It highlighted what it thought to be specific issue in the code, but I will not include that here b/c I haven' taken the time to understand it (but it seemed to be what is being addressed in the linked PR).
Before submitting
All reactions