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

Microsoft Japanese IME cannot start recomposition by Ctrl + BackSpace #242064

Open
tats-u opened this issue Feb 26, 2025 · 0 comments
Open

Microsoft Japanese IME cannot start recomposition by Ctrl + BackSpace #242064

tats-u opened this issue Feb 26, 2025 · 0 comments
Assignees
Labels
editor-input-IME Editor input of characters not on keyboard

Comments

@tats-u
Copy link
Contributor

tats-u commented Feb 26, 2025

Does this issue occur when all extensions are disabled?: Yes/No

Windows Desktop:

Version: 1.98.0-insider (user setup)
Commit: ac0e8f0
Date: 2025-02-25T05:06:39.916Z
Electron: 34.2.0
ElectronBuildId: 11044223
Chromium: 132.0.6834.196
Node.js: 20.18.2
V8: 13.2.152.36-electron.0
OS: Windows_NT x64 10.0.26100

insiders.vscode.dev: Chrome, Edge, Firefox
vscode.dev: Firefox

Steps to Reproduce:

Similar to #181138

  1. Set your IME to Microsoft Japanese IME Ⓙ
  2. Input some Japanese (e.g. あああ by aaa)
  3. Enter to commit it
  4. Ctrl + Backspace

editor.experimentalEditContextEnabled doesn't have to do with this issue.

Expected: recomposition starts
Actual: text that has just been input is deleted

Google Japanese IME (and possibly ATOK) can trigger recomposition by Ctrl + BackSpace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor-input-IME Editor input of characters not on keyboard
Projects
None yet
Development

No branches or pull requests

3 participants