[Bug]: line wrapping tooltip interferes with close button of the app
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 23k
- Forks
- 5.9k
- Avg merge
- 11h 14m
- Merged PRs (30d)
- 357
Description
Before submitting
- I searched existing issues and did not find a duplicate.
- I included enough detail to reproduce or investigate the problem.
Area
apps/desktop
Steps to reproduce
- show diffs in the side panel
- hover over the disable line wrapping button
Expected behavior
the tooltip should be displayed above everything else
Actual behavior
the tooltip is displayed behind the close button of the application
Impact
Cosmetic issue
Version or commit
0.0.37
Environment
linux appimage
Logs or stack traces
Screenshots, recordings, or supporting files
Screenshot from 2026-08-31 14-53-35.png
Workaround
No response
EDIT:
I found it happens with all buttons in the top right corner, see the screenshot:
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 in apps/desktop and reproduce the issue by showing diffs in the side panel, then hovering the disable line wrapping button and other top-right buttons. Trace the tooltip and close-button UI to determine where their layering is controlled; done means the tooltip appears above the application close button without affecting other controls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100