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

The deficients in the iOS explorer #35

Open
hh0592821 opened this issue Jan 7, 2019 · 3 comments
Open

The deficients in the iOS explorer #35

hh0592821 opened this issue Jan 7, 2019 · 3 comments

Comments

@hh0592821
Copy link

In the current Luogu discussion, iOS users can not type whole Chinese words in any input method. It is able to input single characters but is not able to display words which is more than one characters.

Even worse, if I use the default input method 九宫格拼音, it can not input even one character. It shows number symbols.

@laosb
Copy link

laosb commented Jan 7, 2019

Successfully reproduced. Temporary fix would be falling-back to <textarea> on iOS.

@e3c8f1a924
Copy link

然而洛谷上并没有修复。

@himself65
Copy link
Contributor

himself65 commented Mar 27, 2019

@hh0592821

this bug originally caused by CodeMirror I think, and its developers said that there haven't any solutions now.

refs: codemirror/codemirror5#3690

this.editor = CodeMirror(this.$refs.inputArea, this.editorOption)

"codemirror": "^5.39.0",

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

4 participants