CodeEditApp / CodeEditApp/CodeEditTextView

🐞 Command-A (Copy All) is capturing, but not highlighting

未關閉
#121 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
Swift
星號
182
分支
54
PR 合併指標
30 天內沒有已合併 PR

描述

### Description

File with 19 lines of text - when trying to capture all via the Command-A key sequence, only the first 18 lines are highlighted. However, after copying via Command-C and pasting via Command-V, all of the lines are pasted. So all the lines are being selected, but not all the lines are highlighted.

### To Reproduce

1. Open any existing file or create a new file
2. Enter a few lines
3. Press Command+A to attempt to highlight all text
4. Press Command+C to copy the text

### Expected Behavior

Pressing Command-A should highlight all text in the open editor window

### Version Information

CodeEdit: [e.g. 0.0.x-alpha.y]
macOS: [e.g. 13.2.1]
Xcode: [e.g. 14.2]

### Additional Context

_No response_

### Screenshots

Image

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。