fluent-reader-lite
fluent-reader-lite copied to clipboard
Back gesture/edge tapping causes unintended scrolling
Describe the bug When performing a back gesture from the right edge, or simply tapping in the narrow space on the right edge, the scrollbar (if visible) jumps towards the tap target. This doesn't seem to happen if the scrollbar isn't visible.
To Reproduce Steps to reproduce the behavior:
- Go to All Articles
- Move the list down slightly so that the scrollbar appears
- Tap in the narrow space on the right edge below the scrollbar grabber (as if clicking in the empty space in a browser scrollbar)
- Observe the entire list shift like a page down action
Expected behavior The scrollbar should not be affected by being able to tap in the edge. It also interferes with performing a Back navigation gesture on Android, where tapping and pulling left causes the article/list to jump strangely before starting the pull gesture. Additionally, it seems like you can click and drag left to make the scrollbar BIGGER, which is fine, but can also cause unintended scrolling, in addition to being able to tap in the empty space.
Screenshots N/A
Platform (please complete the following information):
- OS: Android 14
- Version 1.0.4
Additional context N/A