#4377 closed defect (fixed)
SYMBIAN: Problem with saving game with lowercase characters
Reported by: | SF/allolallo | Owned by: | anotherguest |
---|---|---|---|
Priority: | high | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | Indiana Jones 4 |
Description
I found a strange behavior when I try to save a game using a name with lowercase characters; in particulary
1) Scummvm is 0.13.1
2) On Nokia N958G phone: . CTRL + 9 . I use the menu' with return to launcher button . press save . select slot . CTRL + 7 for write the name . press pencil key of N95 (for switch to lowercase char.) . press a key for write the file name . at this point the key is repeated automatically up the end of the row
If I use uppercase characters all works fine.
3) Indy4 - Floppy/DOS/Italian
4) Platform is scummvm for Symbian S60
5) In previous version 0.13.0 all works fine
Ticket imported from: #2812087. Ticket imported from: bugs/4377.
Change History (6)
comment:1 by , 15 years ago
Owner: | set to |
---|---|
Priority: | normal → high |
Summary: | Saving game with lowercase characters → Symbian: Problem with saving game with lowercase characters |
comment:2 by , 15 years ago
comment:3 by , 15 years ago
Summary: | Symbian: Problem with saving game with lowercase characters → SYMBIAN: Problem with saving game with lowercase characters |
---|
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 15 years ago
Fixed with in the SDL integration. Sending the wrong keycode when sending the auto keyup event.
comment:6 by , 15 years ago
Fixed with in the SDL integration. Sending the wrong keycode when sending the auto keyup event.
Raising priority. This bug is nice to get fixed before the release.