diffplug / diffplug/dormouse

Double-click to select text is broken

未关闭
#85 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
TypeScript
星标
5
派生
0
平均合并
18 小时 32 分钟
30 天内合并 PR
216

描述

- 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

贡献指南

这个仓库没有索引到贡献指南

调研方向

未指定文件或测试。首先,在一个未捕获鼠标输入的终端中复现双击,然后追踪 drag-and-drop 行为所涉及的鼠标处理和文本选择路径。完成标准是双击选择符合预期的选择行为,并且 Cmd+C 能复制所选文本。

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript
领域
frontend
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。