glitch when creating a new file with context menu
Open
Nobody has claimed this yet.
C-bug
- Dominant language
- Rust
- Stars
- 38.9k
- Forks
- 1.3k
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
The input field appearing after selecting the new file menu option is glitchy, as the text area appears on to of an other file, and its width is obviously too small:
Lapce 0.4.2 | Ubuntu 22.04
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 new-file flow from the context menu on Lapce 0.4.2 under Ubuntu 22.04 and inspect the input field shown in the attached screenshot. Trace the desktop UI code responsible for that field, then verify that it no longer overlaps another file and has a usable width.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100