- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
01883 | Interface | Minor | Always | Jun 8, 2008, 14:42 | Jul 17, 2008, 17:44 |
Tester | amameuser | View Status | Public | Platform | MAME (Self-compiled) |
Assigned To | nicolasa | Resolution | Fixed | OS | Windows XP/Vista 32-bit |
Status [?] | Resolved | Driver | |||
Version | 0.125u4 | Fixed in Version | 0.126u1 | Build | Normal |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 01883: cabal: Wrong dip left highlighted when changing a dip that causes a conditional change above it | ||||
Description |
The game uses conditional dips to change the coinage. When changed the interface replaces one line, Coinage with two lines, Coin A and Coin B, above the dip that caused the change, Coin Mode. The problem is that the interface returns focus to line two, Coin B when it should now be line three, Coinage. The same is also true when reversing the previous change, the interface returns the focus to line three, Invert Buttons when it should be line two, Coinage. |
||||
Steps To Reproduce | Start game, select dip switches in the interface, change Coin Mode from Mode 1 to Mode 2 and observe that Coinage is replaced by Coin A and Coin B, but that Coin B is left selected instead of Coin Mode. Move the cursor down a line and change the Coin Mode back to Mode 1 and observe that Invert Buttons is now selected instead of Coin Mode. | ||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.125u2 | ||||
Affected Sets / Systems | cabal | ||||
Attached Files
|
|||||
Relationships
There are no relationship linked to this issue. |
Notes
2
No.01235
Tafoid Administrator
Jun 8, 2008, 14:55
|
It's a minor annoyance, yes - but confirmed. |
---|---|
No.01664
amameuser Tester
Jul 17, 2008, 17:44
|
This has been fixed in 0.126u1. |