]
Denis Golovin resolved JBDS-3788.
---------------------------------
Resolution: Done
Folder selection dialog should consume focus when opened
--------------------------------------------------------
Key: JBDS-3788
URL:
https://issues.jboss.org/browse/JBDS-3788
Project: Red Hat Developer Studio (DevStudio)
Issue Type: Bug
Components: platform-installer
Affects Versions: 9.1.0.CR1
Reporter: Jan Richter
Assignee: Denis Golovin
Labels: havoc
Fix For: 10.0.0.Alpha3
This is an extension of JBDS-3696. Hitting Browse opens a folder selection dialog. At
this point nothing stops me from switching back to the main window and clicking whatever
UI element I want.
The trouble is that while these elements do not seem to respond when the browse dialog is
shown, all the actions get queued up and execute once the dialog closes.
But wait - it gets better! I can open the dialog and then click a sequence of buttons
(like 'continue', 'back' - many times) and it always lands on a different
page in the end.