Key Command export Case sensitivity Bug

Cubase Version: 14.0.40
OS: Win 11

Description:
There appears to be a bug in Cubase’s handling of Key Command profile names regarding case sensitivity.

When saving Key Command presets, Cubase does not correctly treat preset names as case-insensitive during the overwrite check.

Steps to Reproduce:

  1. Create and save a Key Command preset named “MyCommands”.

  2. Modify some key commands.

  3. Choose Save (or Save As) and enter the name “Mycommands” (different capitalization).

  4. Confirm the save.

Observed Behavior:

  • Cubase does not ask whether the existing preset should be overwritten.

  • The updated key commands are not saved.

  • No warning or error message is shown.

Expected Behavior:

  • Cubase should treat preset names as case-insensitive.

  • When entering “Mycommands”, Cubase should detect the existing “MyCommands” preset.

  • The user should be prompted to confirm overwriting the existing preset, and the changes should be saved correctly.