Actions
Emulator Issues #3134
closedMac OSX "Fullscreen" isn't real fullscreen
% Done:
0%
Operating system:
OS X
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
What steps will reproduce the problem?
- Open Config
- Open Display
- Check "Start Renderer in Fullscreen"
What is the expected output? What do you see instead?
Real fullscreen is expected but there are always the OSX-windowbars on top..
Dolphin version with the problem? Other Dolphin version without the
problem?
I think every version has this problem
32-bit or 64-bit and any other build parameters?
both
OS version and versions of tools/libraries used?
Mac OSX 10.6.4
wxWidgets 2.9.1
Please provide any additional information below.
Toggling to Full screen mode also doesn't work anymore on Mac OS X as shown here: http://code.google.com/p/dolphin-emu/issues/detail?id=2524&q=mac
Updated by soren.jorvang about 14 years ago
- Status changed from New to Accepted
- Operating system OS X added
Updated by soren.jorvang almost 14 years ago
- Status changed from Accepted to Fixed
- Category set to ui
This is fixed in wxWidgets post-2.9.1.
If you get r66077 now mentioned on the build wiki, the fix is included.
Actions