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

IME does not cooperate with the editor after save dialog for a new file is shown #45

Open
ngr-t opened this issue Aug 25, 2017 · 1 comment

Comments

@ngr-t
Copy link

ngr-t commented Aug 25, 2017

Hello,

I found a situation that the editor does not work well with IME.
Symptoms are:

  • IME catches characters.
  • IME also catches Space, and Shift + Space (as a command to select between conversions).
  • IME does no catches inputs of enter, tab, backspace, cursor keys, and delete (they are directly sent to the editor).

Below is the way to reproduce in my environment (Arch Linux / Cinnamon / Fcitx-mozc):

  1. Create a new buffer.
  2. Select File -> Save and show the Save File dialog.
  3. Close it by saving or canceling.

I'd appreciate to offer more information if necessary. Thanks.

@fgggid
Copy link

fgggid commented Nov 6, 2017

I confirm this at least can reproduce #46, Ubuntu 16.04

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

2 participants