]
Jan Richter reassigned JBDS-3696:
---------------------------------
Assignee: Joshua Wilson
Browse buttons should not respond when a file dialog is opened
--------------------------------------------------------------
Key: JBDS-3696
URL:
https://issues.jboss.org/browse/JBDS-3696
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 9.1.0.CR1
Reporter: Jan Richter
Assignee: Joshua Wilson
Labels: havoc, ui
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 to open once the current one
closes. We should not allow this kind of chaining - it is fairly annoying.