akshayjh / codelinkv2

Automatically exported from code.google.com/p/codelinkv2
0 stars 0 forks source link

Switching to fullscreen mode from windowed mode when maximized does not hide taskbar. #558

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Version: 2.0.9.8s
Platform: Windows 7 Pro, 64-bit
User: PartyFlava

Summary: 
When the game is in windowed mode and the window is maximized, switching to 
fullscreen mode causes the game to take up only the desktop area (leaving the 
taskbar visible) instead of the full screen area.

Recreate:
1. Switch the game to windowed mode.
2. Maximize the window.
3. Switch the game to fullscreen mode.

Expected:
Game returns to fullscreen mode, taking up entire screen.

Actual:
Game returns to fullscreen mode, but only takes up desktop area, taskbar is 
still visible.

Note:
The normal behavior of returning to fullscreen mode from a non-maximized window 
causes the game to take up the entire screen and cover the taskbar.

Original issue reported on code.google.com by jason.ci...@gmail.com on 27 Sep 2013 at 10:53