-
Bug
-
Resolution: Done
-
Major
-
9.1.0.CR1
-
devex #114 May 2016
-
1
-
NEW
-
-
Clicking the 'Browse' buttons on confirm page opens a native file dialog. Once open, the user can just navigate back to the main window and keep clicking those buttons. What happens is - for every click a new dialog is queued up. Once the current one closes the next one in the queue will open. We should not allow this kind of chaining - it is fairly annoying.