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

text_query does not work for input boxes with multiple fonts #20020

Open
pyfisch opened this issue Feb 11, 2018 · 0 comments
Open

text_query does not work for input boxes with multiple fonts #20020

pyfisch opened this issue Feb 11, 2018 · 0 comments

Comments

@pyfisch
Copy link
Contributor

@pyfisch pyfisch commented Feb 11, 2018

The text queries do not work when I mix different scripts like in "Επιστήμη υπολογιστών foobar". It will be impossible to move the cursor inside one part of the text.

Testcase:

<style>
    body {
        font-size: 40px;
    }
</style>
<input value="foo τύπο bar">

Try to place the cursor between all two characters with the mouse.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.