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

[Android Editor] Text box content duplication/scrambling in editor #83022

Closed
ashifolfi opened this issue Oct 9, 2023 · 1 comment
Closed

Comments

@ashifolfi
Copy link

ashifolfi commented Oct 9, 2023

Godot version

4.1.2.stable

System information

Godot v4.1.2.stable - Android - Vulkan (Mobile) - integrated Mali-G72 - (8 Threads)
Samsung Galaxy Tab S6 Lite - Android 13 (One UI 5.1.1)

Issue description

When editing any kind of text in the android editor using any kind of keyboard, the text field will blink it's entire contents momentarily, mash lines together, delete random characters or sections of text, duplicate characters or sections of text, insert random characters, and just overall progressively destroy any kind of content you had in the file by scrambling everything up.

This makes editing scripts completely impossible on the android editor, making it useless for anything more than simple scene rearrangement.

Furthermore, the effects seem to get worse and worse the more you type without interruption.

Screen_Recording_20231008_215306_Godot_Editor_4.mp4

Steps to reproduce

  1. Open the android editor
  2. Open any project (new or existing)
  3. Open any kind of text file that uses the built in script editor
  4. try and type at all (the longer you try the more the effects should worsen)

Minimal reproduction project

N/A

@m4gr3d
Copy link
Contributor

m4gr3d commented Jun 23, 2024

Duplicate of #70751

@m4gr3d m4gr3d marked this as a duplicate of #70751 Jun 23, 2024
@m4gr3d m4gr3d closed this as completed Jun 23, 2024
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