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

Clearing LineEdit doesn't scroll it to the beginning #81411

Closed
KoBeWi opened this issue Sep 7, 2023 · 1 comment · Fixed by #81443
Closed

Clearing LineEdit doesn't scroll it to the beginning #81411

KoBeWi opened this issue Sep 7, 2023 · 1 comment · Fixed by #81443

Comments

@KoBeWi
Copy link
Member

KoBeWi commented Sep 7, 2023

Godot version

4.2 dev4

System information

Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1060 (NVIDIA; 30.0.15.1403) - Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 Threads)

Issue description

When you write a text in LineEdit (e.g. in the inspector) and the text is long enough to be scrolled, and then you delete all text with Ctrl + A -> Backspace, writing again will not show the first character.

PlvnHvAacR.mp4

Steps to reproduce

  • add some node with a single-line text property
  • edit the property, write something that doesn't fit the LineEdit width
  • Ctrl + A -> Backspace
  • write something again

Minimal reproduction project

N/A

@akien-mga
Copy link
Member

4.3 dev4

You're getting ahead of yourself :P

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