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

Visual Studio Code である程度の速さでタイプすると確定時に何文字か消える #88

Closed
konn opened this issue Nov 13, 2018 · 7 comments

Comments

@konn
Copy link

konn commented Nov 13, 2018

Visual Studio Code 上で AquaSKK を使ってタイプしていると、確定時に前の数文字を巻き込んで結果が乱れることがあります。

aquaskk-vs-vscode

上のGIFアニメですと、一番わかりやすいのは「変換を確定する時に」の「時」周辺が消えています。
実は、「わかりませんが」はミスタイプしていて「wakarimasengna」となっているので、本当は「わかりませんな」にならなくてはいけないんですが、これも変換に失敗しています。
今回は再現出来ませんでしたが、変換領域から数文字前の部分まで巻き込んで消えたりすることもあります。

環境

  • macOS High Sierra 10.13.6
  • AquaSKK 4.7.0
  • Visual Studio Code 1.28.2
@ngtg0
Copy link

ngtg0 commented Jan 25, 2019

  • Windows10
  • Google日本語入力,Microsoft IME
  • Visual Studio Code 1.30.2
    ですが,まったく同様の現象が生じています.
    当方の環境ではIMEによらず現象が生じるので,
    VS Code側の問題かもしれません.

@karoshima
Copy link

  • Windows10
  • SKKIME
  • VSCode 1.36.0

まったく同様です。VS Code 側のように思います。

@tac0x2a
Copy link

tac0x2a commented Jul 6, 2019

  • Windows10
  • Google IME

以下で同様の現象に遭遇しました。
Awsome Emacs Keymap という拡張機能が有効な場合に発生し、無効にするとこの現象は出なくなりました。
whitphx/vscode-emacs-mcx#115

@karoshima
Copy link

治った! おなじく Awesome Emacs KEymap をアンインストールしたら、この現象は出なくなりました。
ありがとうございます → @tac0x2a さん

さて、キーバインディングどうしようかな。。。

@ngtg0
Copy link

ngtg0 commented Jul 22, 2019

当方の環境ではAwsome Emacs Keymapの代わりにEmacs Friendly Keymapをインストールしたら問題解決しました.

@okhide
Copy link

okhide commented Jun 10, 2020

私は、macの環境では、起こらなくて、windowsで発生していた(タイプがおそいせいか?)。原因は、awesome emacs keymapだったみたい。ただ、Emacs Friendly Keybindingでも発生するので実装の問題か? Emacs Friendly Keymapでは問題が消えて、今は快適。ちなみに、Win/Macともに、ATOK。

@konn
Copy link
Author

konn commented Jun 10, 2020

他のIMEでも起きているようなので upstream bugのようですし、こちらの環境でも日本語化やEmacs Keybinding関連の拡張を外してから長らく起きておらず、回避方法も分かっているため報告者としては close したいと思います(オフトピックな書き込みが増えてメンテナの皆さんのお手を煩わせるのも申し訳ないですし

@konn konn closed this as completed Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants