Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Can not toggle Mozc input-method to on at Linux #13762

Closed
3 tasks done
PrsPrsBK opened this issue Oct 9, 2017 · 6 comments
Closed
3 tasks done

Can not toggle Mozc input-method to on at Linux #13762

PrsPrsBK opened this issue Oct 9, 2017 · 6 comments

Comments

@PrsPrsBK
Copy link

PrsPrsBK commented Oct 9, 2017

Prerequisites

  • Can you reproduce the problem with Debug -> Reload Without Extensions?
  • Did you perform a cursory search to see if your bug or enhancement is already reported?
  • Did you read the Troubleshooting guide?

Description

After upgrading Brackets to version 1.11, I can not input japanese at Linux edition.
In order to start or stop inputting japanese, in the system where fcitx+Mozc are working, I press toggle-key (ZenkakuHankaku on keyboard) to toggle input-mode for the language.
Now I can not toggle.

About other keys, works well as shown on physical keytop.

About versions, I tried; uninstall version 1.11, clear the cache, and re-install version 1.10 by sudo dpkg -i ./Brackets.Release.1.10.32-bit.deb, no problem.

About the way to toggle, that is Not-By-Key one via Mozc menu on desktop, it also failed.

About other softwares, terminal, text editor, firefox or so, toggle works.

About another OSs, Windows Vista, I can input japanese with MS-IME (Mozc is not installed) with the same keypress for both versions, the same machine and keyboard (laptop).
Windows 10, I can the same, but another machine and keyboard.

I tried Debug from menu and set break point to KeyEvent, following happens.
2017-10-09-154804_910x674_scrot

As for version 1.10, the debugger does not stand up.

As Windows Vista mentioned above, has a differnce.
2017-10-09_brackets01

I can not break down any further about 'Brackets or not'.
If this issue is not Brackets' one, excuse me. Thanks in advance.

Steps to Reproduce

  1. Open Brackets and toggle by key.

Expected behavior: toggle input-mode by keypress as it used to.

Actual behavior: not toggle.

Versions

Please include the OS and what version of the OS you're running. Lubuntu 17.04 zetsy 4.10.0-35-generic i686
Please include the version of Brackets. 1.11, without extensions.

@petetnt
Copy link
Collaborator

petetnt commented Oct 11, 2017

Thanks for reporting @PrsPrsBK,

are there any errors reported in the console? Sounds like a regression with CEF to me 🤔

@PrsPrsBK
Copy link
Author

Hi. I tried, and there was no output after keypress.
2017-10-12-195738_802x628_scrot

@nethip
Copy link
Contributor

nethip commented Nov 14, 2017

This is fixed now internally. We have in the process of testing the patch and we will update the status.

@petetnt Indeed this is a bug in CEF. IME is not implemented in CEF and we are trying to patch that gap.

@nethip
Copy link
Contributor

nethip commented Dec 15, 2017

We have uploaded a pre-release build (Linux 64 only) to address this issue. Please try the build and let us know your feedback. You can download the build from https://github.com/adobe/brackets/releases/tag/release-1.12-prerelease.

@nethip
Copy link
Contributor

nethip commented Dec 21, 2017

This is fixed now. We have refreshed the Linux builds of 1.11 release. Please re-download the installers from http://brackets.io

@nethip nethip closed this as completed Dec 21, 2017
@PrsPrsBK
Copy link
Author

Now I can input japanese by Mozc. Thanks for your works!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants