Redot-Engine / redot-engine

Redot Engine – Multi-platform 2D and 3D game engine
https://redotengine.org/
MIT License
4.8k stars 218 forks source link

Path of browser not changed #719

Closed cynerboy closed 1 month ago

cynerboy commented 1 month ago

Tested versions

v4.4.dev.mono.gh[1c7d7fa8d]

System information

Windows 10 - v4.4.dev.mono.gh[1c7d7fa8d]

Issue description

I can't change the path with typing.

I try to change directory with writing path. But after enter typing true path not applyied in this version.

This issue was not on godot 4.3 stable

Steps to reproduce

bugredot

Minimal reproduction project (MRP)

Thanks.

Majoramari commented 1 month ago

Dumb question do you press enter?

Note: This issue is not occurring in Linux v4.4.alpha.custom_build [7894cd1a5].

Spartan322 commented 1 month ago

I cannot replicate this for v4.4.dev.custom_build [5e7e5fc60]

cynerboy commented 1 month ago

Dumb question do you press enter?

Note: This issue is not occurring in Linux v4.4.alpha.custom_build [7894cd1].

Yes my friend. You can check that. I try to show you in gif. This was worked really well on godot engine 4.3 I hope this issue fix in the future.

SkogiB commented 1 month ago

Dumb question do you press enter?

Note: This issue is not occurring in Linux v4.4.alpha.custom_build [7894cd1].

Yes my friend. You can check that. I try to show you in gif. This was worked really well on godot engine 4.3 I hope this issue fix in the future.

Check if it also occurs in Godot 4.4dev please, this issue also sounds like one we inherited.

cynerboy commented 1 month ago

Dumb question do you press enter?

Note: This issue is not occurring in Linux v4.4.alpha.custom_build [7894cd1].

Yes my friend. You can check that. I try to show you in gif. This was worked really well on godot engine 4.3 I hope this issue fix in the future.

Check if it also occurs in Godot 4.4dev please, this issue also sounds like one we inherited.

Yes, I tried it now. This problem also exists in the latest version of "Godot Engine" (Godot_v4.4-dev3_mono_official [f4af8201b] win_64).

SkogiB commented 1 month ago

Dumb question do you press enter?

Note: This issue is not occurring in Linux v4.4.alpha.custom_build [7894cd1].

Yes my friend. You can check that. I try to show you in gif. This was worked really well on godot engine 4.3 I hope this issue fix in the future.

Check if it also occurs in Godot 4.4dev please, this issue also sounds like one we inherited.

Yes, I tried it now. This problem also exists in the latest version of "Godot Engine" (Godot_v4.4-dev3_mono_official [f4af820] win_64).

Alright, thanks for the leg work. This pretty much guarantees that it is a bug caused by their work upstream on Godot 4.4dev and means we simply have to wait for them to fix it as well. Unfortunate, but that is the reality. Standby for a stable 4.3 build from us!

Spartan322 commented 1 month ago

I don't think the bug necessarily needs to be closed, just linked to the Godot issue.