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

Crash when Chrome GPO "Allow invocation of file selection dialogs" is disabled #387

Open
HanSolo72 opened this issue Mar 10, 2020 · 0 comments

Comments

@HanSolo72
Copy link

Describe the bug
I don't want that the user is able to open a file selection dialog. The Kiosk option "Enable File Download" isn't helpful, because when I disable it, the user isn't able to open PDF files. But when the user opened a PDF, there is a file download button. In this dialog he can also open a cmd prompt.

To Reproduce

  1. Go to GPO console, user configuration, policies, admin templates, Google, Google Chrome, Allow invocation of file selection dialogs, disable it
  2. gpupdate or reboot Kiosk PC
  3. Open a PDF in Kiosk app as modal window
  4. Click on the download button
  5. App crashes

Expected behavior
A error message like "Access to local files forbidden by your administrator" (translated from German version). This is the default Chrome behaviour.

Screenshots
image

Application / Environment (please complete the following information):

  • OS: Windows 10 Pro 1909 German
  • Chrome 80.0.3987.13 x64
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

2 participants