[ オリジナルレポート ]

BugID: #06219

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
システムコア認証済み未処理2016-05-25 03:052016-05-25 03:06
 
テスターJezze担当者 ソース
バージョン0.173発生バージョン修正バージョン
修正コミットプルリク
フラグ
セット
セット詳細
 
概 要D3DでフルスクリーンからウィンドウモードにするとAeroテーマでなくなる。
詳 細When switching from fullscreen to window mode the default border style (e.g. Aero) of the window gets changed to the basic style (no Aero). Besides the title of the window is empty.
再現手順1. Start MAME with -nowindow -video d3d
2. Switch to window mode via Alt+Enter

OR

1. Start MAME with -window -video d3d
2. Switch to fullscreen mode via Alt+Enter
3. Switch back to window mode via Alt+Enter

Expected behavior: the border style of the window has the default style configured by the user (e.g. Aero).
Occurred behavior: the border style of the window has changed to the basic style (no Aero). Besides the title of the window is empty.
追加情報This issue was partial "fixed" with #6209, but related commits (f911dfc and a6ccd3b) were reverted due to performance loss in fullscreen mode.
 
添付ファイル