-
Notifications
You must be signed in to change notification settings - Fork 334
Closed
Description
Describe the bug
If you begin the process of updating a file URI, but then cancel it in the middle, the Choose File window remains open. Then, if you restart the process, QuPath gets confused and shows a blank pop up.
To Reproduce
Steps to reproduce the behavior:
- Open a project with incorrect file links
- Double click on one of them to change it. A small Change URI window will pop up.
- Click "Choose File". A file choosing window will pop up.
- In the small Change URI window from step 3, hit cancel. The Choose File window remains open.
- Double click on another image name. The pop up is blank. You must close both windows and restart the process to continue. The Choose File window can be a little hard to find.
Expected behavior
The Choose File window should close automatically when the process is canceled. Or, make the Change URI window unresponsive while the gui is up. Or anything else to prevent people from doing what I did.
Desktop (please complete the following information):
Windows 10, QuPath 0.2.0
Additional context
Sorry I click buttons I shouldn't click :/
Reactions are currently unavailable
