Opened 2 years ago
Closed 2 years ago
#13541 closed defect (fixed)
GUI: Save list errors with "ListWidget::drawFormattedText(): Malformatted \\001C color"
Reported by: | sluicebox | Owned by: | sev- |
---|---|---|---|
Priority: | high | Component: | GUI |
Version: | Keywords: | ||
Cc: | Game: |
Description
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
Change History (1)
comment:1 by , 2 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed.