Fixed deleting characters in string entry fields in 'insert' mode

This commit is contained in:
Klaus Schmidinger
2002-12-15 11:05:19 +01:00
parent b90e708733
commit d610d95e50
2 changed files with 4 additions and 2 deletions

View File

@@ -1893,3 +1893,4 @@ Video Disk Recorder Revision History
cKbdRemote class into "raw mode", where all keyboard input will be made available
through the new 'kKbd' key code and none of it will be processed as normal remote
control functions (thanks to Jan Rieger for suggestions and testing).
- Fixed deleting characters in string entry fields in 'insert' mode.