assertj / assertj/assertj-swing
Modal dialog called from screen menu on Mac OS hangs FEST
Open
bug
import from fest-swing
Major
- Dominant language
- Java
- Stars
- 121
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
_Issue by **[Gerard Weatherby](http://jira.codehaus.org/secure/ViewProfile.jspa?name=gerardw)** from Fri, 1 Jul 2011 07:49:42 -0500_
_Originally opened as http://jira.codehaus.org/browse/FEST-441_
---
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.
Workaround: don't set application to use screen menu bar.
Test project attached, builds using maven 3.
---
votes (original issue): 0
watches (original issue): 1
Contributor guide
Assessment
This issue has not been assessed yet.