[Problem] Additional valid parameter in Parameters is erased with first enable/disable of checkbox #575

Closed
opened 2026-01-29 16:18:42 +00:00 by claunia · 0 comments
Owner

Originally created by @tjanas on GitHub (Jul 19, 2023).

Originally assigned to: @mnadareski on GitHub.

Version
What version are you using?

  • Stable release (2.6.1)
  • WIP release (version here)

Build
What runtime version are you using?

  • .NET Framework 4.8 running on (Windows 7 Home Premium)
  • .NET 6.0 running on (Operating System)

Describe the issue
After starting MPF, if a valid additional parameter is added to Parameters, it will be wiped out when un-checking the checkbox. However, if you add the same parameter again, it will stay when un-checking the checkbox.

If you start MPF, and check the box and then uncheck the box without modifying the Parameters box, and then check the box once again followed by adding the valid additional parameter, it will persist.

To Reproduce
Steps to reproduce the behavior:

  1. Run MPF
  2. Enable/check the Parameters checkbox.
  3. Add valid additional parameter
  4. Uncheck the Parameters checkbox.

Expected behavior
Do not erase valid parameter.

Originally created by @tjanas on GitHub (Jul 19, 2023). Originally assigned to: @mnadareski on GitHub. **Version** What version are you using? - [X] Stable release (2.6.1) - [ ] WIP release (version here) **Build** What runtime version are you using? - [X] .NET Framework 4.8 running on (Windows 7 Home Premium) - [ ] .NET 6.0 running on (Operating System) **Describe the issue** After starting MPF, if a valid additional parameter is added to Parameters, it will be wiped out when un-checking the checkbox. However, if you add the same parameter again, it will stay when un-checking the checkbox. If you start MPF, and check the box and then uncheck the box without modifying the Parameters box, and then check the box once again followed by adding the valid additional parameter, it will persist. **To Reproduce** Steps to reproduce the behavior: 1. Run MPF 2. Enable/check the Parameters checkbox. 3. Add valid additional parameter 4. Uncheck the Parameters checkbox. **Expected behavior** Do not erase valid parameter.
claunia added the bug label 2026-01-29 16:18:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#575