[ オリジナルレポート ]

BugID: #06670

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
インターフェイス解決済み修正済み2017-08-28 16:522025-01-09 04:29
 
テスターMaarten担当者cuavasソース
バージョン0.187発生バージョン修正バージョン0.228
修正コミットプルリク
フラグ
セット
セット詳細
 
概 要描画オプションをopengl、bgfx、gdiにするとフルスクリーン時にALT+TABでアプリ切り替え出来ない。
詳 細When running MAME on MS-Windows full-screen in combination with either opengl, bgfx, or gdi video, 'alt-tab' does not switch to other applications. Instead, the focus remains on the MAME window.
再現手順1.)
On Windows, open a random application (notepad, for example) in order to have something to alt-tab switch to.

2.) Start mame fullscreen with either opengl, bgfx, or gdi as the video mode.
mame64.exe pacman -nowindow -video opengl

3.) Press 'ALT-TAB' to switch to the other application.

Expected results: The focus changes to another application.

Actual results: Focus remains on MAME.
追加情報Switching between windows with alt-tab when running '-video d3d' does work as expected (does switch between windows). So it appears to be restricted to opengl, bgfx, and gdi. Also, when running MAME windowed instead of fullscreen (even with opengl/bgfx/gdi) alt-tab works as expected, so it is restricted to full-screen.
 
添付ファイル