Tapatalk

[Bug Report] Korean characters deleted when moving cursor after selecting line (macOS)

[Bug Report] Korean characters deleted when moving cursor after selecting line (macOS)

2
NewbieNewbie
2

Post3:50 - Jan 14#1

Environment
  • Device: Mac Studio
  • OS: macOS Tahoe 15.2
  • UltraEdit Version: 2023.0.0.25 (Korean localized version)
Description
I am experiencing a critical bug where Korean text is unexpectedly deleted or corrupted when interacting with selected text using arrow keys. This issue is specific to Korean (IME) input and does not occur when typing in English.
Steps to Reproduce
  1. Type a sentence in Korean.
  2. Use the "Select to Start of Line" shortcut to highlight the entire line.
  3. (I am using the custom added shortcut Shift + Home for this action.)
  4. Press any Arrow key to move the cursor.
Expected Result
The selection should be deselected, and the cursor should move to the designated position without affecting the text.
Actual Result
The previously entered Korean characters are partially or entirely deleted, or the text becomes corrupted as if the IME buffer is being incorrectly cleared or overwritten.
Attachment
I have attached a screen recording (ultraedit_bug.mp4) demonstrating the issue. As shown in the video, the text disappears immediately upon moving the cursor after the line selection.
Additional Notes
  • This issue happens consistently with Korean input.
  • English text does not exhibit this behavior.
  • It seems like a conflict between the selection handling and the macOS Korean IME buffer.
Please let me know if you need any further logs or information to resolve this issue.
ultraedit_bug.mp4 (1.68 MiB)   0

6,824625
Grand MasterGrand Master
6,824625

Post6:49 - Jan 14#2

This is a user-to-user forum. A description of a bug posted here has no effect on future versions of UltraEdit. Please report the bug by email to support of UltraEdit, Inc. Please see the technical support page for more details about reporting a bug or a technical issue.

2
NewbieNewbie
2

Post8:26 - Jan 14#3

Thank you~