Horizontal scroll hides last entry in GoTo suggestions list
Open
Nobody has claimed this yet.
7 votes
bug
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
If I have a path in GoTo suggestions list, that is wider than GoTo input width, horizontal scrollbar hides last entry. If only one suggestion exists, it will be hidden by horizontal scrollbar.

Contributor guide
No contributing guide indexed for this repository
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 issue in the GoTo suggestions list using a path wider than the input, including the single-suggestion case. Then locate the UI code that renders this list and inspect how the horizontal scrollbar affects its final entry. Done means the last suggestion remains visible when horizontal scrolling is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100