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

FileDialog touch can't open folders #54398

Closed
andrea-calligaris opened this issue Oct 29, 2021 · 1 comment
Closed

FileDialog touch can't open folders #54398

andrea-calligaris opened this issue Oct 29, 2021 · 1 comment

Comments

@andrea-calligaris
Copy link
Contributor

andrea-calligaris commented Oct 29, 2021

Godot version

3.3.4.stable

System information

Android

Issue description

On Android, there's no way to open a folder via FileDialog because the touch is not recognized.
This makes FileDialog completely useless in mobile projects.

Steps to reproduce

  • Open the reproduction project.
  • Export for Android.
  • In the test smartphone, enable the permissions for writing and reading on external storage.
  • Launch the app
  • Try to open any directory.
  • Nothing happens.

Minimal reproduction project

FileDialogTouchBug.zip

@Calinou
Copy link
Member

Calinou commented Oct 29, 2021

Duplicate of #8151.

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

3 participants
@Calinou @andrea-calligaris and others