-
Notifications
You must be signed in to change notification settings - Fork 49
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
Bug: does not work for inputs and textareas in Google Chrome #86
Comments
This appears to be because Chrome doesn't support I was really hoping not to re-introduce that (I'm afraid that manipulating the DOM like that will break some apps) but I might have to unless Chrome fix their bugs or implement |
This should now be fixed. You can give it a try at: https://chrome.google.com/webstore/detail/pnmaklegiibbioifkmfkgpfnmdehdfan |
Awesome! I'll check it out |
Rikaichamp doesn't work for kanji in text inputs or textareas. It does work on kanji in other element son the same page.
I don't see any errors in the console, and I get the same behavior when I enable it to work in incognito mode and run the browser in incognito mode (which means it's the only extension running at that time), and then it still doesn't work in textareas/text inputs. This is on MacOs Mojave, Chrome v. 73.0.3683.56.
I just pulled the master branch to get the latest version of everything and ran the npm install and npm run build:chrome commands.
I made a small recording to illustrate the problem I'm having: https://streamable.com/n1yhc
The text was updated successfully, but these errors were encountered: