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

HFP-2881 Fix apostrophe on iOS #61

Merged
merged 1 commit into from
May 25, 2020

Conversation

otacke
Copy link
Contributor

@otacke otacke commented May 22, 2020

The virtual keyboard of iOS does not produce an apostrophe, but a left single quotation mark or a right single quotation mark if it is using smart quotes. Can be turned off by setting the input fields' spellcheck attribute to false.

The virtual keyboard of iOS does not produce an apostrophe, but
a left single quotation mark or a right single quotation mark if
it is using smart quotes. Can be turned off by setting the input
fields' spellcheck attribute to false.
@fnoks fnoks merged commit b6f18d2 into h5p:master May 25, 2020
@otacke otacke deleted the HFP-2881-fix-apostrophe-ios-by-spellcheck branch May 25, 2020 10:40
@fnoks
Copy link
Contributor

fnoks commented May 25, 2020

Vielen Dank, @otacke !

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

Successfully merging this pull request may close these issues.

None yet

2 participants