New issue
Advanced search Search tips

Issue 917362 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Cannot input any character including control character on Japanese IME

Project Member Reported by uekawa@google.com, Dec 21

Issue description

Chrome Version: 71.0.3578.94
OS: CrOS teemo (fizz) 11151.59.0

What steps will reproduce the problem?
(1) multi-login to two profiles.
(2) Enable Japanese IME
(3) switch profile with ctrl-alt-.

What is the expected result?

I can still type

What happens instead?

I cannot type anything until I switch to English keyboard.



Please use labels and text to provide additional information.

If this is a regression (i.e., worked before), please consider using the
bisect tool (https://www.chromium.org/developers/bisect-builds-py) to help
us identify the root cause and more rapidly triage the issue.

For graphics-related bugs, please copy/paste the contents of the about:gpu
page at the end of this report.


 
In Chrome:inspect there was error:


chos_privatebackground-debug.js:24912 BackgroundHtmlLoaded  -  1010  -  Time elapsed before 0
chos_privatebackground-debug.js:46086 NaCl module is not initialized yet.
$i18n$input$chrome$mozc$NaclMozc$$postMessage_$ @ chos_privatebackground-debug.js:46086
chos_privatebackground-debug.js:46353 Loading...
chos_privatebackground-debug.js:46353 Loading: 100%
background.html:1 PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 3, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).
background.html:1 PPB_URLRequestInfo.SetProperty: Attempted to set a value for PP_URLRequestProperty 3, but either this property type is invalid or its parameter was inappropriate (e.g., the wrong type of PP_Var).
background.html:1 Unchecked runtime.lastError while running input.ime.setMenuItems: Could not create menu Items
    at $i18n$input$chrome$mozc$NaclMozc$$updateMenuItems_$ [as updateMenuItems_] (chrome-extension://jkghodnilhceideoidjikpgommlajknk/chos_privatebackground-debug.js:46316:20)
    at $i18n$input$chrome$mozc$NaclMozc$$switchCompositionMode_$ [as switchCompositionMode_] (chrome-extension://jkghodnilhceideoidjikpgommlajknk/chos_privatebackground-debug.js:46310:8)
    at $i18n$input$chrome$mozc$NaclMozc$.<anonymous> (chrome-extension://jkghodnilhceideoidjikpgommlajknk/chos_privatebackground-debug.js:46241:122)
    at $i18n$input$chrome$mozc$NaclMozc$$onModuleMessage_$ [as onModuleMessage_] (chrome-extension://jkghodnilhceideoidjikpgommlajknk/chos_privatebackground-debug.js:46344:41)

Sign in to add a comment