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

Mobile input broken with GBoard #1258

Open
MichalPetryka opened this issue Mar 8, 2023 · 5 comments
Open

Mobile input broken with GBoard #1258

MichalPetryka opened this issue Mar 8, 2023 · 5 comments

Comments

@MichalPetryka
Copy link

Code text editing is broken on mobile when using GBoard. The text field randomly removes, shuffles and duplicates parts of text.

Probably related:
go-gitea/gitea#11352
https://bugs.chromium.org/p/chromium/issues/detail?id=812674

@ashmind
Copy link
Owner

ashmind commented Mar 11, 2023

Thanks for reporting! This is something that is impossible to fix in the current editor. However I am working on upgraded editor for a while -- I'll let you know when it is ready to try.

@MichalPetryka
Copy link
Author

Thanks for reporting! This is something that is impossible to fix in the current editor. However I am working on upgraded editor for a while -- I'll let you know when it is ready to try.

Since this affects multiple websites, I feel like this should be reported to the GBoard support too. Would you be interested in reporting it there (they may take a report from a website owner more seriously)?

@ashmind
Copy link
Owner

ashmind commented Mar 12, 2023

I believe GBoard is just one example -- CodeMirror 5 was never fully mobile-friendly.
There is a lot of (historically justified) complexity in the way CM5 handles things, and not being the author of this library, I don't understand all this complexity well enough to report an issue usefully.

Once CodeMirror 6 integration is out, if it is broken as well, I would be happy to discuss with the author and report if needed.

@hamarb123
Copy link

I doubt this has anything to do with GBoard doing something wrong - I use Samsung Keyboard and have always had this issue on mobile.

@Joe4evr
Copy link

Joe4evr commented Aug 29, 2023

I've also seen text moving around/duplicated/etc on mobile and I use SwiftKey.

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

No branches or pull requests

4 participants