#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)
Change History (6)
by , 22 years ago
Attachment: | text_backspace.diff added |
---|
comment:1 by , 22 years ago
Second patch: this fixes an assertion when pressing escape when _pos is beyond the length of the _backupString
comment:2 by , 22 years ago
Status: | new → closed |
---|
comment:3 by , 22 years ago
Owner: | set to |
---|
comment:4 by , 6 years ago
Component: | → GUI |
---|
Note:
See TracTickets
for help on using tickets.
text_backspace.diff