Skip to content
This repository was archived by the owner on Nov 28, 2018. It is now read-only.

fix #50 on haskell.org #46

Merged
merged 1 commit into from
Mar 2, 2015

Conversation

gelisam
Copy link
Contributor

@gelisam gelisam commented Mar 2, 2015

jquery creates a hidden textarea, which enables Android's
autocorrection, spellchecker, and so on. Those only affect letters,
which is why only the letters refused to appear. I added html attributes
on the textarea to disable those features, and now the letters can be
typed just fine.

I will also send an identical pull request to haskell-infra/hl.

jquery creates a hidden textarea, which enables Android's
autocorrection, spellchecker, and so on. Those only affect letters,
which is why only the letters refused to appear. I added html attributes
on the textarea to disable those features, and now the letters can be
typed just fine.
@gelisam
Copy link
Contributor Author

gelisam commented Mar 2, 2015

Hmm, I hope the commit message won't automatically close issue #50 on this repo once you reach that number...

@chrisdone
Copy link
Collaborator

Looks good, thanks.

chrisdone added a commit that referenced this pull request Mar 2, 2015
@chrisdone chrisdone merged commit a2bf49e into chrisdone-archive:master Mar 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants