`Paste` from `Edit` menu won't paste from system clipboard
Open
C-feature
P-low
- Dominant language
- Rust
- Stars
- 14.6k
- Forks
- 734
- Avg merge
- 8h 40m
- Merged PRs (30d)
- 4
Description
- add some data to the system clipboard
- open `Edit` drop-down menu and select `Paste`
- expected clipboard content to be pasted into the buffer
Typing `ctrl-v` will paste from the system clipboard, however using the command from the drop-down menu won't.
Contributor guide
Research direction
Reproduce the issue by copying data to the system clipboard, selecting Paste from the Edit menu, and comparing it with Ctrl-V. Trace the Edit menu's Paste command alongside the working Ctrl-V path, then verify that the menu action inserts the clipboard content into the buffer and add or update a regression test if the relevant test entry point is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100