Opened 21 years ago

Closed 21 years ago

Last modified 6 years ago

#8215 closed patch

EditTextWidget: broken backspace

Reported by: wjp Owned by: SF/olki
Priority: normal Component: GUI
Version: Keywords:
Cc: Game:

Description

backspace always deleted a character from the end of the string. This makes it delete the character in front of the cursor.

Ticket imported from: #732184. Ticket imported from: patches/320.

Attachments (2)

text_backspace.diff (566 bytes ) - added by wjp 21 years ago.
text_backspace.diff
text_escape.diff (520 bytes ) - added by wjp 21 years ago.
text_escape.diff

Download all attachments as: .zip

Change History (6)

by wjp, 21 years ago

Attachment: text_backspace.diff added

text_backspace.diff

by wjp, 21 years ago

Attachment: text_escape.diff added

text_escape.diff

comment:1 by wjp, 21 years ago

Second patch: this fixes an assertion when pressing escape when _pos is beyond the length of the _backupString

comment:2 by SF/olki, 21 years ago

Status: newclosed

comment:3 by SF/olki, 21 years ago

Owner: set to SF/olki

comment:4 by digitall, 6 years ago

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