Emulator Issues #7572
closedRender to Main Window full screen shows menubar and status bar
0%
Description
Game Name?
Any
Game ID?
Any
What's the problem? Describe what went wrong in few words.
Full screen mode shows both the menu and status bars.
What did you expect to happen instead?
Legitimate full screen with no obstructions.
What steps will reproduce the problem?
- Enter full screen (Alt+Enter or toolbar button).
Which versions of Dolphin did you test on?
Latest dev build at the time (4.0-2581) as well as several uploaded prior.
Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?
Yes.
4.0-2540 and prior.
What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)
OS: Windows 7 Ultimate 64-bit SP1
CPU: AMD FX-8350 @4.01 GHz
GPU: NVIDIA GTX 670 2047MB
MEM: 16GB DDR3 RAM @1600 MHz (dual-channel 803MHz)
Screenshot
http://i4.minus.com/iklVFYKfTzqIz.png
Updated by pauldacheez about 10 years ago
- Status changed from New to Accepted
You can work around this by unchecking "Render to Main Window" in Graphics > General.
I'm not entirely sure if the devs want to do anything about this, but I'm gonna assume they do since it's a change from previous behavior.
Updated by delroth about 10 years ago
- Regression set to Yes
- Priority set to Normal
- Category set to ui
- Milestone set to Current
- Operating system N/A added
Assuming this is a regression from Armada's fullscreen changes. Armada, if I'm wrong, please reassign to the rightful owner :)
Updated by mdeguzis about 10 years ago
You can work around this by unchecking "Render to Main Window" in Graphics > General.
This does not work for me on Ubuntu 14.04 LTS. Related to bug #7568 on my end. Nothing renders when not using RenderToMain=True for me.
Updated by archshift about 10 years ago
That's a different, totally unrelated issue. https://code.google.com/p/dolphin-emu/issues/detail?id=7568
Updated by mdeguzis about 10 years ago
Then I'm not sure what it is but I also get the "Render to Main Window full screen shows menubar and status bar" issue as well as the other bug. With different window decorations:
Updated by archshift about 10 years ago
Are you using the latest master, by any chance? The toolbar shouldn't be there (if that's fullscreen).
Updated by mdeguzis about 10 years ago
I will checkout the latest master and retry. Thank you
Updated by Ark.Sky.Dragon about 10 years ago
Still present in 4.0-2638. Un-checking "Render to Main Window does give the desired Fullscreen effect, however it does so on a second window.
Updated by Armada about 10 years ago
My plan to address this issue is to make "Render to Main Window" render to a separate window when going to fullscreen. Once fullscreen is exited it will render to the main window again.
The advantage of this method is that fullscreen mode behaves the same regardless of the "Render to Main Window" option, including exclusive fullscreen support. The downside is that you can no longer display tool windows such as logs in fullscreen.
Would that be acceptable?
Updated by MayImilae about 10 years ago
- Status changed from Accepted to Fix pending
Fixed in PR#690 -> https://github.com/dolphin-emu/dolphin/pull/703
It is not ready to be merged as of this writing.
Updated by JMC4789 about 10 years ago
- Status changed from Fix pending to Fixed
Fixed by 4.0-2929 -> https://dolphin-emu.org/download/dev/29ef22fd81f43e3ddffa05f2fc5c07f8d98f3d2a/