nakijun / zengl

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

Large DPI (150%) at 1920x1080: Windowed mode is allowed but does not fit on screen if Taskbar is up. #85

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

1. Set DPI to Large 150%
2. Logoff/on as necessary
3. Set Desktop resolution to max (1920x1080 in my case)
4. Launch survey build
5. Set Windowed mode
6. Try to go back to Full screen
Actual Result: Player will be stuck in Windowed mode as the Options button is 
below the window bounds. Player can auto-hide the task bar to get back into 
Full screen mode to play.

Expected Result: Game window would fit in available area or Full Screen would 
be forced.

Note: As the resolution drops lower than 1920x1080, less of the game window is 
visible.

-----------------------------------------

Well... this is very strange... I think this DPI setting only exists on Windows 
8, I'm not sure.

If DPI<>100% the mouse can't access the whole screen and we got some strange 
problems.

Original issue reported on code.google.com by wagenhei...@gmail.com on 30 Jan 2013 at 3:08

GoogleCodeExporter commented 9 years ago
This is a bug of Windows, not fixable as for me. Repeats in all applications 
which I remember.

>> If DPI<>100% the mouse can't access the whole screen and we got some strange 
problems.
This repeats only with DPI equal to 150 as I remember, with 125 everything is 
ok.

Original comment by dr.andru@gmail.com on 30 Jan 2013 at 5:58