[ オリジナルレポート ]

BugID: #09204

カテゴリ 重要度 ステータス 解決状況 登録日時 最終更新
インターフェイス解決済み修正済み2025-07-10 22:332025-07-11 03:43
 
テスターhap担当者hapソース
バージョン0.278発生バージョン0.278修正バージョン0.279
修正コミット 56c6e00プルリク
フラグ
セット
セット詳細
 
概 要オーディオミキサーメニューのカーソルハイライトの問題。
詳 細There's an issue with cursor highlight in the Audio Mixer menu, making it difficult to configure multiple routing. Unless you pay real close attention and understand that you have to move the cursor to the bottom after routing changed.
再現手順- mame pacman
- go to Audio Mixer menu
- remove all routes
- add 2 channel routes
- set db of the 1st one to 0db, and to 1db for the 2nd one (don't have to do this, it's just to make the bug more visible)
- change Channel or Device of the 1st channel route

Here, MAME internally removes the 1st route, and readds it with the new settings, causing this route to move to the bottom of the list.
However, the cursor remains on the 1st channel route (which was the 2nd route before setting was changed).
追加情報It broke in this commit right before 0.278 release branch: https://github.com/mamedev/mame/commit/af10f3f21cc03a6dcbfde08850f640e26d9cbb9f
Before that, the cursor correctly moved to the recreated routing. Although it already was pretty surprising to the user that the route section relocates to the bottom.
 
添付ファイル