-
-
Notifications
You must be signed in to change notification settings - Fork 203
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] Click on regex box doesnt open keyboard + context menu doesnt appear #2349
Comments
This comment was marked as resolved.
This comment was marked as resolved.
I've updated CodeMirror locally, hopefully that will mitigate this issue. It'll be live in the near future for you to test. |
Just a slight improvement. I can delete text under these conditions now(a little cranky, i have to click delete button several times to make.it start the deletation). That's it. Everything else is still the same. |
I dont know what you changed since then, but now it is way worse. Typing doesnt work easily(i have to trick my way out of this bug), selecting text even worse, Replace (substitution) doesnt allow typing it no matter what. even deleting text is difficultz i have to use the Cut button to remove text, and doesmt even always work since it too is bugged. Before I could manage to make a little testing; now it is a huge hassle doing it on phone. The desktop mode (of mobile browser) doesnt resolve the issues. |
I continuously update dependencies, including codemirror. Can you reproduce it on codemirror.net?Vänliga hälsningar / Best regards,Firas DibOn 5 Feb 2025, at 18:52, Palloxin ***@***.***> wrote:
I dont know what you changed since then, but now it is way worse. Typing doesnt work easily(i have to trick my way out of this bug), selecting text even worse, Replace (substitution) doesnt allow typing it no matter what.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
On codemirror.net it works fine, no problem |
This would require further investigation to understand why it doesn't work on regex101, but it does on codemirror.net. Does it happen on both the test string and regex input? I don't have your device, or a similar one, to debug, so this will have to be done by you I'm afraid. |
The string box works perfectly. The problrm is the regex box and Replace box |
I can only provide tests with user interface, i am not a dev. YouCut_2ddd.mp4 |
Can you try to get the console output? Likely some error there I need to see. Vänliga hälsningar / Best regards,Firas DibOn 6 Feb 2025, at 13:33, Palloxin ***@***.***> wrote:
I can only provide tests with user interface, i am not a dev.
https://github.com/user-attachments/assets/cd84e859-923c-4a5a-805f-7b275c20bcf3
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Bug Description
Edit: The bugs disappear IF I disable the Multiline flag.Edit: I cant type IF I the multiline tag is enabled
YouCut_20240921_151623709.mp4
Reproduction steps
No idea.
Huawei p8 lite 2017, A8 miui 8
Expected Outcome
Context menu usable, keyboard opens when i click on the regular expression box.
Browser
Firefox mobile, 130.0.1
OS
Android 8, miui 8
Other details
EDIT: I just noticed I can type again IF i disable the Multiline flag option first.
YouCut_20240921_175731959.mp4
The text was updated successfully, but these errors were encountered: