jjnair / fest

Automatically exported from code.google.com/p/fest
0 stars 0 forks source link

Fest blocks on modal dialog called from Mac OS X system menu bar #317

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
If a modal dialog is called from a menu bar which has been set to use the Mac 
OS system menu bar via 'System.setProperty("apple.laf.useScreenMenuBar", 
"true");'
FEST hangs until the modal dialog is closed.

What version of the product are you using? On what operating system?
Using fest-swing-junit-4.5, version 1.2.1
OS: Mac OS Snow Leopard 10.6

Workaround: don't set application to use screen menu bar.

Test project attached, builds using maven 3.

Original issue reported on code.google.com by gerard.w...@gmail.com on 1 Jul 2011 at 12:42

Attachments: