On the save list, saving over an existing slot and pressing backspace all the way to the start of the string errors with:
ListWidget::drawFormattedText(): Malformatted \001C color (
There are other visual indicators before the error that something is off.
To reproduce:
Save a game, launching the ScummVM save UI
Set the mode to list
Save a game in a new slot and name it "test". (Notice that when the slot is selected, the selection color is no longer drawn until typing begins. That's new behavior.)
Save a second game, launching the ScummVM save UI again
Select the "test" slot
Notice the cursor is blinking far to the right of the text
Press backspace until all text is removed, then press again for error
On the save list, saving over an existing slot and pressing backspace all the way to the start of the string errors with:
ListWidget::drawFormattedText(): Malformatted \001C color (
There are other visual indicators before the error that something is off.
To reproduce: