Deleting text after typing CJK words removes directory path #5279

Closed
opened 2026-01-31 00:09:29 +00:00 by claunia · 5 comments
Owner

Originally created by @hwooo on GitHub (Nov 28, 2019).

Environment

Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd] 10.0.18363.476
Windows Terminal version (if applicable): 0.7.3291.0


Any other software? No

Steps to reproduce

Write any Korean words, and remove it again.

Expected behavior

Caret has to stop before >.

Actual behavior

Honeycam 2019-11-29 02-02-31

Originally created by @hwooo on GitHub (Nov 28, 2019). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd] 10.0.18363.476 Windows Terminal version (if applicable): 0.7.3291.0 Any other software? No ``` # Steps to reproduce Write any Korean words, and remove it again. # Expected behavior Caret has to stop before `>`. # Actual behavior ![Honeycam 2019-11-29 02-02-31](https://user-images.githubusercontent.com/46282492/69823507-689aa080-124c-11ea-807d-721f0397fa4d.gif)
Author
Owner

@DHowett-MSFT commented on GitHub (Nov 30, 2019):

Looks like a disagreement about the width of the characters you've typed. Can you share which characters you are typing?

@DHowett-MSFT commented on GitHub (Nov 30, 2019): Looks like a disagreement about the width of the characters you've typed. Can you share which characters you are typing?
Author
Owner

@hwooo commented on GitHub (Nov 30, 2019):

I've typed '한글테스트', but this issue occurs while typing any Korean words.

@hwooo commented on GitHub (Nov 30, 2019): I've typed '한글테스트', but this issue occurs while typing any Korean words.
Author
Owner

@zadjii-msft commented on GitHub (Dec 2, 2019):

@NDelt Does this only repro with clink, or does it also repro in a plain-old unmodified cmd.exe profile as well?

@zadjii-msft commented on GitHub (Dec 2, 2019): @NDelt Does this only repro with `clink`, or does it also repro in a plain-old unmodified `cmd.exe` profile as well?
Author
Owner

@hwooo commented on GitHub (Dec 3, 2019):

@zadjii-msft I think I found the cause. After removing Clink, the issue has disappeared.

@hwooo commented on GitHub (Dec 3, 2019): @zadjii-msft I think I found the cause. After removing Clink, the issue has disappeared.
Author
Owner

@zadjii-msft commented on GitHub (Dec 3, 2019):

Well that's good to know! Do you know if there's an upstream issue tracking this bug that other people can go follow?

Considering this is caused by Clink, I'll close this out of our repo.

@zadjii-msft commented on GitHub (Dec 3, 2019): Well that's good to know! Do you know if there's an upstream issue tracking this bug that other people can go follow? Considering this is caused by Clink, I'll close this out of our repo.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5279