Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Add IME automated tests #9045

Closed
luixxiul opened this issue May 25, 2017 · 4 comments
Closed

Add IME automated tests #9045

luixxiul opened this issue May 25, 2017 · 4 comments

Comments

@luixxiul
Copy link
Contributor

Describe the issue you encountered: Per #9031 (review)

It would be interesting to think about (in the future) a way to have an integration test that uses IME... for autofill or typing in the URL bar. We couldn't include it as part of the standard tests since not everybody has their system/locale setup in a way that enables IME, but we could have a dedicated machine for setting the locale / running the tests

  • Any related issues:
@luixxiul luixxiul added automated-tests l10n needs-investigation A bug not 100% confirmed/fixed that needs QA to better audit. labels May 25, 2017
@luixxiul
Copy link
Contributor Author

To enable IME (Japanese) on Debian, there's an IME which looks like Google IME, called ibus-mozc.

apt-get install ibus-mozc should install the Japanese IME on your linux. I'm wondering if this could be integrated with travis.

@bsclifton
Copy link
Member

thanks for capturing this, @luixxiul 😄

We have a private Jenkins instance which has Ubuntu 14 which we have full control over. I can install / configure it for Japanese if you had some steps. Enabling the input method editor is usually easy, but I'm curious about other concerns too (setting locale / region on top of language... recommended default settings for Japanese, etc...).

@luixxiul
Copy link
Contributor Author

Later I'll install Ubuntu (en-US) afresh and log the steps to enable IME :-)

@bsclifton
Copy link
Member

Closing in favor of brave/brave-browser#1050

@bsclifton bsclifton removed this from the Triage Backlog milestone Sep 9, 2018
@bsclifton bsclifton removed the needs-investigation A bug not 100% confirmed/fixed that needs QA to better audit. label Sep 9, 2018
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

2 participants