Skip to content

disable autocorrect for the mobile search field #280

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

Merged
merged 1 commit into from
Mar 3, 2016

Conversation

r-52
Copy link
Contributor

@r-52 r-52 commented Mar 3, 2016

Right now, the textfield tells the keyboard (e.g. on mobile Safari) to provide autocompletion/ autocorrect. Most keyboards/phones don't know words/ terms like "https" or "zlib" which causes an autocorrect for these words.
This commit disables the autocompletion/autocorrect for the mobile search textfield.

Right now, the textfield tells the keyboard (e.g. on mobile Safari) to
provide autocompletion. Most keyboards/phones don't know words/ terms
like "https" or "zlib" which causes an autocorrect for these words. This
commit disables the autocompletion for the mobile search textfield.
alexcrichton added a commit that referenced this pull request Mar 3, 2016
disable autocorrect for the mobile search field
@alexcrichton alexcrichton merged commit 6925445 into rust-lang:master Mar 3, 2016
@alexcrichton
Copy link
Member

Thanks!

@r-52 r-52 deleted the autocomplete-mobile-search branch March 3, 2016 21:18
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.

2 participants