[Problem] unsaved Parameters dialog prompt not working as expected #855

Open
opened 2026-01-29 16:23:25 +00:00 by claunia · 0 comments
Owner

Originally created by @bikerspade on GitHub (Jul 18, 2025).

Originally assigned to: @mnadareski on GitHub.

Version
What version are you using?

  • Stable release (3.3.3)
  • WIP release

Build
What runtime version are you using?

  • .NET 9.0 running on (Windows 11)

Describe the issue
Custom Parameters are not applied when choosing Yes to use them when prompted

To Reproduce
Steps to reproduce the behavior:

  1. Update output path. Example:
    ISO\My Disc (USA)\My Disc (USA).bin

  2. Uncheck Parameters checkbox, and edit Parameters dialog box by removing --speed=# parameter

  3. Leave checkbox unchecked, and click Start Dumping. It will prompt if you would like to dump with these custom parameters

  4. Select Yes

  5. Dump proceeds but custom parameters are NOT used (--speed parameter is reintroduced)

  6. Cancel dump. Parameters box is checked but Parameters box is in the same editable state where --speed parameter is not present

Expected behavior
Choosing yes should use the unsaved parameters.

Originally created by @bikerspade on GitHub (Jul 18, 2025). Originally assigned to: @mnadareski on GitHub. **Version** What version are you using? - [X] Stable release (3.3.3) - [ ] WIP release **Build** What runtime version are you using? - [X] .NET 9.0 running on (Windows 11) **Describe the issue** Custom Parameters are not applied when choosing Yes to use them when prompted **To Reproduce** Steps to reproduce the behavior: 1. Update output path. Example: ISO\My Disc (USA)\My Disc (USA).bin 2. Uncheck Parameters checkbox, and edit Parameters dialog box by removing `--speed=#` parameter 3. Leave checkbox unchecked, and click Start Dumping. It will prompt if you would like to dump with these custom parameters 4. Select Yes 5. Dump proceeds but custom parameters are NOT used (--speed parameter is reintroduced) 6. Cancel dump. Parameters box is checked but Parameters box is in the same editable state where --speed parameter is not present **Expected behavior** Choosing yes should use the unsaved parameters.
claunia added the bug label 2026-01-29 16:23:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#855