New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 783609 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

Gesture input on US keyboard doesn't work if IME were updated

Project Member Reported by oka@chromium.org, Nov 10 2017

Issue description

Chrome Version: 61.0.3163.58 (Official Build)
Platform: 9765.36.0 (Official Build) eve test

If
https://chrome-internal-review.googlesource.com/c/chromeos/overlays/chromeos-overlay/+/491392
were committed, gesture input won't work.


What steps will reproduce the problem?
(1) Deploy the extension specified by the CL to eve (See (*)).
(2) Go to chrome:settings
(3) Enter tablet mode (convert the device)
(4) Tap the query box and US keyboard opens
(5) Move your finger on the virtual keyboard

What is the expected result?
Words are suggested

What happens instead?
No suggestion appears


I heard wuyingbing@ also reproduced the issue using kevin M64.


(*)
How to deploy the Extension to an already running Device
- $ export SSH=<ip address to the device>
- $ gsutil cp gs://chromeos-localmirror-private/distfiles/input-tools-6.8.0.4.tar.gz target.tar.gz
- $ tar xf target.tar.gz
- $ scp -r ./input-tools/. root@$SSH:/usr/share/chromeos-assets/input_methods/input_tools/
- reboot the device.

 
hi oka,
After rebooting kevin, the bug disappear. 

If you tap on virtual keyboard, does the virtual keyboard show suggestions?
if you switch to Japanese IME, does it show suggestions?
if you switch to Simplified Chinese pinyin, does it show suggestions?

Owner: wuyingbing@chromium.org

Comment 3 by oka@chromium.org, Nov 10 2017

I updated the device to 64.0.3262.2 - 10114.0.0 .
The issue still reproduced.
Gesture input - suggestions are not shown.
Japanese IME - suggestions are show.
Pinyin - suggestions are not shown.

I sent a feedback mentioning wuyingbing@. (with goka.test1@gmail.com account).
According to /var/log/ui/ui.LATEST, NACL modules seem be crashed.

See the attached video.

weird_gesture.webm
2.2 MB View Download
Could you delete the old package first? delete /usr/share/chromeos-assets/input_methods/input_tools then copy the files and
execute chmod +x input_tools/* -R to make all files executeable

Comment 5 by oka@chromium.org, Nov 10 2017

Sorry, I'm heading home. Let me check it in the next week.
BTW, I can't open the chrome setting page in table mode.
When I open chrome setting page then chrome crashed.
The device model is Caroline.
ChromeOS Version 64.0.3242.0 

Comment 7 by oka@chromium.org, Nov 13 2017

I did #4, but then the virtual keyboard no longer appears when I tap a text input on tablet mode...

chmod 777 /usr/share/chromeos-assets/input_methods/input_tools.* -R

Comment 9 by oka@chromium.org, Nov 13 2017

After chmod 777 /usr/share/chromeos-assets/input_methods/input_tools.* -R
it worked!

Comment 10 by oka@chromium.org, Nov 13 2017

Status: Fixed (was: Available)

Comment 11 by dchan@chromium.org, Jan 22 2018

Status: Archived (was: Fixed)

Comment 12 by dchan@chromium.org, Jan 23 2018

Status: Fixed (was: Archived)

Sign in to add a comment