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

Error after moving a text line #74400

Closed
notroid5 opened this issue Mar 4, 2023 · 0 comments · Fixed by #86978
Closed

Error after moving a text line #74400

notroid5 opened this issue Mar 4, 2023 · 0 comments · Fixed by #86978

Comments

@notroid5
Copy link

notroid5 commented Mar 4, 2023

Godot version

v4.0.stable.official.92bee43ad

System information

Windows 10

Issue description

Once, an error in the Output section randomly occured while moving a line (in a script) with Alt + arrow up:
scene/gui/text_edit.cpp:4946 - Index p_column = 42 is out of bounds (text[carets[p_caret].selection.selecting_line].length() + 1 = 25).

It did/does not occur on any other movement but re-occurs by undoing and then redoing.

Steps to reproduce

No idea I'm adraid.
Possibly something wrong with the shortcuts Alt + arrow keys?

Minimal reproduction project

N/A

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

Successfully merging a pull request may close this issue.

2 participants