Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: korean IME issue on Windows #5267

Merged
merged 2 commits into from
May 6, 2024
Merged

Conversation

LucasXu0
Copy link
Collaborator

@LucasXu0 LucasXu0 commented May 6, 2024

Feature Preview

closes #5220

Korean.IME.mp4

PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

@LucasXu0 LucasXu0 added bug Something isn't working v0.5.6 labels May 6, 2024
@LucasXu0 LucasXu0 merged commit 560529f into AppFlowy-IO:main May 6, 2024
13 checks passed
zoli added a commit to zoli/AppFlowy that referenced this pull request May 11, 2024
* main: (30 commits)
  feat: workspace settings page (AppFlowy-IO#5225)
  fix: kanban board card text input inconsistency (AppFlowy-IO#5307)
  feat: support scale up/down the app (AppFlowy-IO#5300)
  fix: android navigation bar issues (AppFlowy-IO#5294)
  feat: add kanban shortcuts (AppFlowy-IO#5270)
  chore: use patch to fix version issue (AppFlowy-IO#5291)
  refactor: mobile view page (AppFlowy-IO#5288)
  fix: database row page breadcrumbs on smaller screens (AppFlowy-IO#5289)
  chore: translate english to traditional chinese (AppFlowy-IO#5278)
  chore: update translations with Fink 🐦 (AppFlowy-IO#5249)
  feat: support system default font family on desktop (AppFlowy-IO#5279)
  fix: ws connect with invalid token (AppFlowy-IO#5282)
  chore: disable ai summary (AppFlowy-IO#5277)
  fix: color selection compatible with older versions (AppFlowy-IO#5276)
  chore: bump client api (AppFlowy-IO#5275)
  fix: assert on uploading image on macos (AppFlowy-IO#5272)
  fix: launch review improvements (AppFlowy-IO#5263)
  chore: drop old user awarenss when open workspace (AppFlowy-IO#5271)
  fix: korean IME issue on Windows (AppFlowy-IO#5267)
  fix: the cursor will jump up when creating a new document on desktop. (AppFlowy-IO#5269)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v0.5.6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Korean character input bug.
1 participant