diffplug / diffplug/dormouse

Double-click to select text is broken

Open
#85 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
5
Forks
0
Avg merge
14h 13m
Merged PRs (30d)
199

Description

- For a terminal which is not capturing mouse input
- When the user clicks and drags, it triggers our special drag-and-drop behavior which works great
- But when the user double-clicks, it triggers some underlying text-selection (not ours). It doesn't look like the text selection above, and `Cmd+C` doesn't do a copy of the selected text

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named. Start by reproducing the double-click in a terminal that is not capturing mouse input, then trace the mouse handling and text-selection path involved in the drag-and-drop behavior. Done means double-click selection matches the intended selection behavior and Cmd+C copies the selected text.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.