Bugzilla – Bug 819
Settings dialog cuts off in OS X
Last modified: 2012-04-27 22:30:13 UTC
Created attachment 356 [details] Incorrect Settings Dialog I'm building 0.6-dev against wxWidgets 2.8.12. On Mac the settings dialog is cut off and the buttons that should be on the bottom of the dialog are missing. There is no way to accept settings. The only way to close the dialog is to click the window close button. I built the same revision against the same version of wxWidgets in Linux and the dialog looks and functions fine.
After some more testing I have found that this only occurs on the Macbook where the settings dialog is too tall for the resolution. That Macbook has a 1280x800 resolution. On another Mac that has a much higher resolution the dialog works fine. Odalaunch from 0.5.6 works fine on the Macbook but it has a much shorter settings dialog.
This is resolved in r3055.
*** Bug 661 has been marked as a duplicate of this bug. ***