Cursor doesn't switch to resize symbol when hovering over edges
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
Lapce Version
v0.3.1
System information
jcawl@uf8e975e1971152:~$ uname -a
Linux uf8e975e1971152.ant.amazon.com 6.5.0-18-generic #18~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 7 11:40:03 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
jcawl@uf8e975e1971152:~$
Describe the bug
The edges of the window can be dragged to resize the window, but when hovering over the edge the cursor does not switch to the resize symbol (unlike other processes indicating) it can be resized.
I initially thought the window could not be resized because of this.
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 behavior in Lapce v0.3.1 on Linux and locate the window-edge hit testing and cursor handling. Done means the cursor changes to the appropriate resize symbol when hovering over each resizable edge, while edge dragging continues to resize the window.
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
- Needs clarification
- Newbie friendliness
- 35/100