Status: Accepted Owner: ---- Labels: Target-2.2 Type-Defect
New issue 261 by janne.t.harkonen: Dialogs library cannot be used with Java Swing applications
http://code.google.com/p/robotframework/issues/detail?id=261 Because the dialogs implemented by Dialogs library are modal, they cannot be used when Java Swing application is tested with RF, because they block access to the main application window. This can be fixed by implementing non-modal dialogs, but we decided not to do this for 2.1 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
