DimensionDev / DimensionDev/Flare
[Windows] Scrolling issue on the tablet
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 1.5k
- Forks
- 67
- Avg merge
- 11h 8m
- Merged PRs (30d)
- 84
Description
When attempting to scroll the timeline on a Windows tablet using a finger or stylus pen, the scroll momentarily accelerates before immediately stopping, preventing further movement.
environment: Surface Pro 6, Windows 11 24H2
https://github.com/user-attachments/assets/0a447665-e96c-41e1-8b2d-ec7b07bd54c4
(In the video, the first half uses a mouse to scroll, while the second half uses a stylus pen. I swipe up from the bottom of the tablet screen, but it only scrolls for the first instant.)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the timeline scrolling behavior on a Surface Pro 6 running Windows 11 24H2, using both a finger and stylus; the issue includes a video showing the failure. Start by locating the timeline scrolling entry point and compare touch or pen input with mouse scrolling. Done means touch and stylus scrolling continue normally instead of accelerating briefly and stopping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100