Specification Dialog Hang on macOS Big Sur
On macOS 11 Big Sur open the diagram or model specification dialog may cause the application hang. The root cause is the Big Sur changed some behaviour on handling of non-modal dialog when application is run in full screen mode and this change affect most of the Java applications including Visual Paradigm. The following patch build solved this problem by turning the specification dialog to become modal by default.
Read more