Opened 9 years ago
Closed 21 months ago
#6944 closed defect (outdated)
GUI: UI mangles dead keys
Reported by: | SF/henke37_2 | Owned by: | lephilousophe |
---|---|---|---|
Priority: | normal | Component: | GUI |
Version: | Keywords: | ||
Cc: | Game: |
Description
Keyboard input in the scummvm ui doesn't handle dead keys correctly. When I hit my "angled accent" dead key it types the character immedetly instead of waiting for the next keypress so that it can correctly combine the two into one accented character.
Ticket imported from: bugs/6944.
Change History (11)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Status: | new → pending |
---|
comment:3 by , 9 years ago
I am using Windows 7 x64. I am using 2bbc7b889a4d5d35cd02dd4660c5b06005187ff0 built myself using visual studio 2012.
comment:4 by , 9 years ago
henke37: Thanks for that information. Could you please try the following: 1. That git revision is from October 20th. Could you please try the very latest from today i.e. November 5th and confirm if the bug is still present? 2. Could you try the last stable release download and see if this exhibits the issue? i.e. http://prdownloads.sourceforge.net/scummvm/scummvm-1.7.0-win32.zip?download 3. If this does, could you try the previous releases i.e. v1.6.0 and earlier to see if this is a regression and to do a very basic "gross bisection".
comment:5 by , 9 years ago
1.7.0 stable gives different, but still wrong results. It types an equals sign AND the next key gets the accent. I can also note (still on 1.7.0) that my ^/¨/~ key have similiar results, by printing ] and readying for an accented key.
b8caa07ddb2e31cdebbbc012adbf11f721a2fd3a (built by me again) gives the same result as first reported, no waiting and the char is typed immedetly.
1.6.0 gives the same results as 1.7.0
comment:6 by , 9 years ago
Thanks for this... so not likely to be a regression. Certainly not a recent one. I assume that this is a swedish keyboard?
comment:8 by , 6 years ago
Component: | → GUI |
---|
comment:9 by , 6 years ago
Status: | pending → new |
---|
comment:10 by , 4 years ago
Summary: | UI mangles dead keys → GUI: UI mangles dead keys |
---|
comment:11 by , 21 months ago
Owner: | set to |
---|---|
Resolution: | → outdated |
Status: | new → closed |
Look like it's been fixed.
@henke37: This sounds like it may be the same issue / related to your other bug report #6497: https://sourceforge.net/p/scummvm/bugs/6947/
Again, could you please provide some further information? Specifically, the Exact version of Operating System/Platform that you are using i.e. Windows XP SP1 and Exact version of ScummVM by release or source code revision id.