CodeEditApp / CodeEditApp/CodeEditSourceEditor

🐞 Incorrect text wrapping on long lines

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

描述

### Description

At least some strings seem to produce incorrect text wrapping on long lines.

In this case it's this string:

```md
* If the script includes the string `require(` anywhere in it, an export statement (`export { main };`) is appended to the script and it's compiled and bundled using esbuild.
```

### To Reproduce

1. Create an editor
2. Paste in the above long line of text

### Expected Behavior

The text should wrap without showing duplicated portions of the line

### Version Information

CodeEditSourceEditor: 0.15.2
macOS: 15.7.4
Xcode: 26.2

### Additional Context

_No response_

### Screenshots

You can see in the screenshot below that the text ‘esbuild’ is partially duplicated.

Image

And in the screen recording you can see how the cursor behaves.

https://github.com/user-attachments/assets/ccf43275-71f1-48db-85c6-b2f84fce7d07

貢獻指南

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

評估

這個 Issue 還沒有評估資料。

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

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