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

Replace/overwrite file with FileSavePicker #6708

Closed
FlorianJa opened this issue Nov 22, 2019 · 3 comments
Closed

Replace/overwrite file with FileSavePicker #6708

FlorianJa opened this issue Nov 22, 2019 · 3 comments
Labels

Comments

@FlorianJa
Copy link
Contributor

When you select an existing file with the FileSavePicker and press the save button you will hear a warning sound (same as for low battry warning) and after that the buttons for save and cancel do not work. Only way to close the FileSavePicker is to use the close button on the top right. Saving a new file works fine.

Steps to reproduce the behavior:

  1. Open a new FileSavePicker
  2. Select an existing file
  3. Press save button
  4. Hear warning sound
  5. FileSavePicker does not respond on input (only close button works)

Expected behavior

I expect a dialog to confirm the replacing/overwrite of the selected file.

My Setup (please complete the following information)

  • Unity Version 2018.4.11f
  • MRTK Version v2.1

Target Platform

  • HoloLens

Additional context

I think this is not related to MRTK but i think someone can forward it to the responable persons?!

@FlorianJa FlorianJa added the Bug label Nov 22, 2019
@cre8ivepark
Copy link
Contributor

cre8ivepark commented Nov 25, 2019

Just tested on HoloLens 2 device and had slightly different behavior. I could press 'Ok' or 'Cancel' buttons without a problem. However, the file was not overwritten. I'll forward this issue to the shell team. Thanks!
20191125_133432_HoloLens

@FlorianJa
Copy link
Contributor Author

Thanks. On HoloLens 1 this dialog does not appear.

@wiwei
Copy link
Contributor

wiwei commented Jan 28, 2020

Closing this one out as I believe @cre8ivepark forwarded this on internally to the right folks.

@wiwei wiwei closed this as completed Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants