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

Text is selected unexpectedly in script editor when left clicking after opening a context menu #95471

Open
Torguen opened this issue Aug 13, 2024 · 6 comments

Comments

@Torguen
Copy link

Torguen commented Aug 13, 2024

Tested versions

v4.3.rc3.official [03afb92]

System information

w10 64

Issue description

Watch the video, I select a line (left click), I open the context menu (right click), then I select another line (left click) and the text was selected, something I did not do.

2024-08-13.10-45-54.mp4

Steps to reproduce

read the description and see the video

Minimal reproduction project (MRP)

...

@akien-mga
Copy link
Member

May be a similar issue to #95430, which was fixed by #95432.

Could you test the latest GitHub CI artifact for Windows and confirm whether the issue is fixed?

CC @bruvzg

@bruvzg
Copy link
Member

bruvzg commented Aug 13, 2024

Unlikely related it was a popup menu internal input processing timer.

@bruvzg bruvzg self-assigned this Aug 13, 2024
@Torguen
Copy link
Author

Torguen commented Aug 13, 2024

May be a similar issue to #95430, which was fixed by #95432.

Could you test the latest GitHub CI artifact for Windows and confirm whether the issue is fixed?

CC @bruvzg

I have no idea about that.
What version of godot should I download to test?

@RedMser
Copy link
Contributor

RedMser commented Aug 13, 2024

What version of godot should I download to test?

Scroll down here and download for example "windows-editor": https://github.com/godotengine/godot/actions/runs/10370960837

@Torguen
Copy link
Author

Torguen commented Aug 14, 2024

What version of godot should I download to test?

Scroll down here and download for example "windows-editor": https://github.com/godotengine/godot/actions/runs/10370960837

Ok, the "windows-editor" version behaves exactly the same, there are no changes.

@akien-mga akien-mga changed the title The text is selected automatically. Text is selected unexpectedly in script editor when left clicking after opening a context menu Aug 14, 2024
@kitbdev
Copy link
Contributor

kitbdev commented Aug 14, 2024

Edit: only partially fixed, since this happens with other popups in the editor and not just the internal context menu.

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

5 participants