[GH-ISSUE #701] 🐞Bug for Emoji of Unicode character set to clipboard📋 #568

Closed
opened 2026-02-26 09:31:55 +03:00 by kerem · 1 comment
Owner

Originally created by @dnknn on GitHub (Aug 11, 2020).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/701

Originally assigned to: @NickeManarin on GitHub.

Ctrl+S, and then type the file name, if it contains Emoji, it will not be copied to the clipboard normally. A picture tells everything 👇

208_12005521

Details

208_12010735

  • Current bug:

   \xx\??Temporary Lock??.gif   (The path string output to the clipboard)

  • Expected behavior:

   \xx\🔏Temporary Lock🔏.gif   (The path string output to the clipboard)

  • How to fix:

   Support Unicode character set coding (UTF-8+/16+) into clipboard to fix this bug.

Originally created by @dnknn on GitHub (Aug 11, 2020). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/701 Originally assigned to: @NickeManarin on GitHub. `Ctrl+S`, and then type the file name, if it contains Emoji, it will not be copied to the clipboard normally. A picture tells everything 👇 ![208_12005521](https://user-images.githubusercontent.com/10995302/89925813-866f3080-dc36-11ea-8f16-770dc9b715d3.png) <details> <summary>Details</summary> ![208_12010735](https://user-images.githubusercontent.com/10995302/89927003-40b36780-dc38-11ea-9a78-14d98dd700eb.png) </details> - ## Current bug: &emsp;&emsp; \xx\\`??Temporary Lock??.gif` &emsp; (The path string output to the clipboard) - ## Expected behavior: &emsp;&emsp; \xx\\`🔏Temporary Lock🔏.gif` &emsp; (The path string output to the clipboard) - ## How to fix: &emsp;&emsp; Support Unicode character set coding (UTF-8+/16+) into clipboard to fix this bug.
kerem 2026-02-26 09:31:55 +03:00
Author
Owner

@NickeManarin commented on GitHub (Aug 12, 2020):

Fixed.
Thanks for the feedback.

<!-- gh-comment-id:672438957 --> @NickeManarin commented on GitHub (Aug 12, 2020): Fixed. Thanks for the feedback.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#568
No description provided.