RetroAchievements / RetroAchievements/RAIntegration
Cannot scroll down with the mouse all the way in the memory view
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 124
- Forks
- 34
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 13
Description
The maximum I can scroll is 2 rows above the last address, in the last release version. After that using the keyboard for navigating works, but the mouse wheel does not go any further.

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
Start by reproducing the issue in the memory view using the mouse wheel, then compare scrolling with keyboard navigation near the last address. Trace the memory view's scrolling behavior from the relevant UI entry point. Done means the mouse wheel can reach the final rows just as keyboard navigation can.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100