View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005068 | NoesisGUI | Unreal | public | 2026-06-09 15:28 | 2026-06-10 13:18 |
| Reporter | ttermeer-rcg | Assigned To | hcpizzi | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.12 | ||||
| Target Version | 3.2.14 | Fixed in Version | 3.2.14 | ||
| Summary | 0005068: Keyboard accents display as ? in TextBox | ||||
| Description | Steps:
Result: Using CTRL+V to copy a text containing accents letter has no issue (so not a font issue). Issue seems to be within Noesis as Unreal does not receive the updated text until focus leave the TextBox. | ||||
| Platform | Windows | ||||
|
The issue seems to come from
|
|
|
It's been fixed. If you want to apply the change locally, change the cast to CharCast<WIDECHAR>(Character). Thank you. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-09 15:28 | ttermeer-rcg | New Issue | |
| 2026-06-09 15:56 | ttermeer-rcg | Note Added: 0012352 | |
| 2026-06-09 15:58 | ttermeer-rcg | Note Edited: 0012352 | |
| 2026-06-09 16:01 | sfernandez | Assigned To | => hcpizzi |
| 2026-06-09 16:01 | sfernandez | Status | new => assigned |
| 2026-06-09 16:01 | sfernandez | Target Version | => 3.2.14 |
| 2026-06-10 13:17 | hcpizzi | Status | assigned => resolved |
| 2026-06-10 13:17 | hcpizzi | Resolution | open => fixed |
| 2026-06-10 13:17 | hcpizzi | Fixed in Version | => 3.2.14 |
| 2026-06-10 13:18 | hcpizzi | Note Added: 0012354 |