- --
      Viewing Issue Advanced Details
    
  
      
      [ Jump to Notes ]       
          
    | ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 08878 | DIP/Input | Minor | Always | Jul 1, 2024, 11:18 | Jul 16, 2024, 23:02 | 
| Tester | hap | View Status | Public | Platform | MAME (Official Binary) | 
| Assigned To | cuavas | Resolution | Fixed | OS | Windows 10/11 (64-bit) | 
| Status [?] | Resolved | Driver | |||
| Version | 0.267 | Fixed in Version | 0.268 | Build | 64-bit | 
| Fixed in Git Commit | 2070980 | Github Pull Request # | |||
| Summary | 08878: DIP/Config menu does not refresh properly on PORT_CONDITION inputs | ||||
| Description | DIP/Config menu does not refresh properly on PORT_CONDITION inputs. If a PORT_CONFNAME or PORT_DIPNAME has a PORT_CONDITION that depends on a switch in the same menu, its refresh is delayed when changing the switch. | ||||
| Steps To Reproduce | mame.exe tnextspc - Tab, go to DIP Switches menu - flip the switch that selects between Demo Sound / Game mode - witness that the Demo Sound / Game mode switch above it doesn't show rightaway (note that this is not the only driver affected, I just grepped for a random example) | ||||
| Additional Information | |||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | 0.265 | ||||
| Affected Sets / Systems | |||||
| Attached Files | |||||
      Relationships
		
    
  | There are no relationship linked to this issue. | 
      Notes
      
    
  4
    |   No.22201 holub Tester Jul 1, 2024, 15:07 | That's true, recently noticed same behavior and wandering if it always been this way? | 
|---|---|
|   No.22202 hap Developer Jul 1, 2024, 15:14 | No it's a recent bug, it regressed in 0.266 | 
|   No.22205 Tafoid Administrator Jul 1, 2024, 18:29 | Confirmed odd behavior, but didn't check regression version. | 
|   No.22211 hap Developer Jul 2, 2024, 11:25 | Sorry, the regression version is 0.265, not 0.266. Then the suspected commit is: https://github.com/mamedev/mame/commit/4ddd26fe21edba8e7df65b12d721e9bed579e6e4 |