Mouse scroll doesn't work in "encoding" and "open file" menus when file is open
Open
- Dominant language
- Rust
- Stars
- 14.6k
- Forks
- 734
- Avg merge
- 8h 40m
- Merged PRs (30d)
- 4
Description
Mouse scolling doesn't work in "Encoding" and "Open file" menus when file is open.
It looks like bug was introduced with commit [https://github.com/microsoft/edit/pull/603](url)
I fix latest main code with bellow patch and it started to work.
[scroll.patch](https://github.com/user-attachments/files/24195286/scroll.patch)
Contributor guide
Research direction
Review PR #603 and the attached scroll.patch first, then reproduce the issue in the Encoding and Open file menus while a file is open. Compare the patch's behavior with the current main branch; done means mouse scrolling works in both menus.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100