-
Type:
Bug
-
Status: Closed
-
Priority:
P3
-
Resolution: Cannot Reproduce
-
Affects Version/s: 8u172, 10, 11
-
Fix Version/s: 13
-
Component/s: client-libs
-
Labels:
-
Environment:
MacOS High Sierra 10.13.4
Probably lower versions of MacOS, too
-
OS:os_x
The usage of a Default Menu Bar on MacOSX via Desktop.getDesktop().setDefaultMenuBar() leads to crashes when the Accessibility Zoom feature is used. Attached is a sample program to reproduce the issue together with a hs-err file of the crash.
How to reproduce (OS was MacOS High Sierra 10.13.4 but probably lower version show this behavior, too):
1. Enable the accessibility Zoom feature via Settings->Accessibility->Zoom (e.g. via CTRL+Scroll gesture)
2. Start the test program
3. Use CTRL+Scroll to zoom in / zoom out
4. Close the Frame that was opened - this will show the default menu bar "Test-DEFAULT"
5. Select "Show New Frame"
This will provoke the crash
How to reproduce (OS was MacOS High Sierra 10.13.4 but probably lower version show this behavior, too):
1. Enable the accessibility Zoom feature via Settings->Accessibility->Zoom (e.g. via CTRL+Scroll gesture)
2. Start the test program
3. Use CTRL+Scroll to zoom in / zoom out
4. Close the Frame that was opened - this will show the default menu bar "Test-DEFAULT"
5. Select "Show New Frame"
This will provoke the crash