Skip to content
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 FIRST CHARACTER OF inputs and textareas in Google Chrome #605

Closed
emerencia opened this issue May 21, 2021 · 2 comments

Comments

@emerencia
Copy link

Hi Brian,

Thanks for fixing the bug #86 that it wouldn't work at all for inputs and textareas in Google Chrome. It now works for everything except the first character in an input field or text area.

Here is a demonstration of the bug that is easily reproducible: https://streamable.com/3h60n6

You can see here that when I hover over the "日" part of "日本語", it doesn't bring up rikaichamp. And this seems to be because "日" is the first character in the field. When I add a space of period or other character before it, then it works for the whole word.

I tested this also with text inputs and it's the same error (first character doesn't work).

Regular text on a web page does work (i.e., anything that is not in input fields or textareas).

@birtles
Copy link
Member

birtles commented May 22, 2021

Thanks for an excellent bug report! This should be fixed in the next release.

@birtles
Copy link
Member

birtles commented May 24, 2021

Version 0.5.7 has been updated on the Chrome Web Store which should include this fix.

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

No branches or pull requests

2 participants