View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0004260 | Spring engine | General | public | 2014-01-07 15:54 | 2014-01-07 16:43 | ||||
Reporter | abma | ||||||||
Assigned To | jK | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | won't fix | ||||||
Product Version | 96.0.1+git | ||||||||
Target Version | 97.0 | Fixed in Version | |||||||
Summary | 0004260: [SDL2] special chars don't work in "menu" | ||||||||
Description | ingame it works, so minor. | ||||||||
Steps To Reproduce | select SpringData try to type some special chars: öäü/:;! -> nothing happens | ||||||||
Additional Information | did test only on windows | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
jK (developer) 2014-01-07 16:33 |
+ it's caused cause aGUI handles SDL keypresses directly, which don't contain any locale info (only hw scancodes) + I won't fix aGUI + I target an extended LuaIntro, which makes all this redundant ---------------------- = won't fix |
abma (administrator) 2014-01-07 16:43 |
ok, thx for the info. its really minor as special keys are mostly not needed and only two settings seems to be affected (SpringData & FontFile) |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2014-01-07 15:54 | abma | New Issue | |
2014-01-07 15:54 | abma | Product Version | => 96.0.1+git |
2014-01-07 15:54 | abma | Target Version | => 97.0 |
2014-01-07 15:54 | abma | Steps to Reproduce Updated | View Revisions |
2014-01-07 16:19 | abma | Steps to Reproduce Updated | View Revisions |
2014-01-07 16:33 | jK | Note Added: 0012652 | |
2014-01-07 16:33 | jK | Status | new => closed |
2014-01-07 16:33 | jK | Assigned To | => jK |
2014-01-07 16:33 | jK | Resolution | open => won't fix |
2014-01-07 16:43 | abma | Note Added: 0012653 |