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

[Plus] "Browse for Program" selection for Run Menu doesn't show any executable #1379

Closed
isaak654 opened this issue Nov 17, 2021 · 0 comments · Fixed by #1413
Closed

[Plus] "Browse for Program" selection for Run Menu doesn't show any executable #1379

isaak654 opened this issue Nov 17, 2021 · 0 comments · Fixed by #1413
Labels
Status: Fixed in Next Build Fixed in the next Sandboxie version Type: Bug Something isn't working User Interface Related to Plus and/or Classic UIs

Comments

@isaak654
Copy link
Collaborator

Describe the bug
No executable is displayed on the "Browse for Program" window related to the "Run Menu" feature, despite they seem to be allowed in the source code:

QString Value = QFileDialog::getOpenFileName(this, tr("Select Program"), "", tr("Executables (*.exe|*.cmd)")).replace("/", "\\");;

Browse for Program
No executable in Browse for Program

@isaak654 isaak654 added Type: Bug Something isn't working User Interface Related to Plus and/or Classic UIs labels Nov 17, 2021
isaak654 added a commit that referenced this issue Dec 5, 2021
isaak654 added a commit that referenced this issue Dec 5, 2021
@isaak654 isaak654 added the Status: Fixed in Next Build Fixed in the next Sandboxie version label Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Fixed in Next Build Fixed in the next Sandboxie version Type: Bug Something isn't working User Interface Related to Plus and/or Classic UIs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant