Opened 22 years ago

Closed 22 years ago

Last modified 5 years ago

#501 closed defect (fixed)

NewGUI: '_' appended to savegame name

Reported by: eriktorbjorn Owned by: fingolfin
Priority: normal Component: GUI
Version: Keywords:
Cc: Game:

Description

This happens in recent snapshots, after the latest set of save/load changes:

When double-clicking on a savegame slot while in save mode, it saves the game to that slot, but it also appends a '_' to the savegame name. This is almost certainly because the first click puts the line in edit mode, and the cursor is not removed before saving.

Adding a _savegameList->abortEditMode() to the kListItemDoubleClickedCmd solves this problem, but then double-clicking on a savegame slot while in edit mode will undo all the changes you've made.

Ticket imported from: #627300. Ticket imported from: bugs/501.

Change History (3)

comment:1 by fingolfin, 22 years ago

Owner: set to fingolfin

comment:2 by fingolfin, 22 years ago

Resolution: fixed
Status: newclosed

comment:3 by digitall, 5 years ago

Component: --Unset--GUI
Note: See TracTickets for help on using tickets.