[PR #234] [MERGED] Fix duplicated character when composing text #159

Closed
opened 2025-12-29 07:19:36 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/234
Author: @mooonfly
Created: 7/9/2025
Status: Merged
Merged: 7/10/2025
Merged by: @gschier

Base: masterHead: master


📝 Commits (2)

  • b73b5eb Fix duplicated character when composing text
  • 8632614 Merge branch 'master' into master

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 src-web/components/core/Editor/singleLine.ts (+3 -0)

📄 Description

fix feedback: https://feedback.yaak.app/p/input-text-duplicated-when-using-chinese-input-method-in-macos-2
related: #215


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mountain-loop/yaak/pull/234 **Author:** [@mooonfly](https://github.com/mooonfly) **Created:** 7/9/2025 **Status:** ✅ Merged **Merged:** 7/10/2025 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`b73b5eb`](https://github.com/mountain-loop/yaak/commit/b73b5ebf91c3dec097c6c07b6f34de6a7383708d) Fix duplicated character when composing text - [`8632614`](https://github.com/mountain-loop/yaak/commit/8632614ffafc2356963a08d99296d24f74f23be0) Merge branch 'master' into master ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src-web/components/core/Editor/singleLine.ts` (+3 -0) </details> ### 📄 Description fix feedback: https://feedback.yaak.app/p/input-text-duplicated-when-using-chinese-input-method-in-macos-2 related: #215 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 07:19:36 +01:00
adam closed this issue 2025-12-29 07:19:36 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/yaak#159