View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001213 | NoesisGUI | Unity | public | 2017-12-27 11:01 | 2019-02-12 03:49 |
| Reporter | philong | Assigned To | sfernandez | ||
| Priority | high | Severity | text | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.1.0b4 | ||||
| Target Version | 2.2.0 | Fixed in Version | 2.2.0b6 | ||
| Summary | 0001213: Korean TextBox Typing wrong | ||||
| Description | Sometimes, it has a missing character when I typing the Korean language Control : TextBox I do the test and debug, and i found the event send right character [Method : ProcessEvent, class NosesisView] But TextBox don't display character. | ||||
| Steps To Reproduce | Using TextBox Control -> Backspace few time. | ||||
| Attached Files | |||||
| Platform | Any | ||||
|
Are you sure the glyph is contained in the True Type you are using? Could you attach here a XAML with just a TextBlock reproducing the error? |
|
|
Hi jsantos, I found another bug, it does not support single character Korean (some times) . Let type "g" + space. |
|
|
Could you create a single XAML with just one TextBlock (not TextBox) and with the characters that are giving trouble to you? That way it is easier to debug for us. if possible, please also include the font (just in a single .zip and upload it to google drive or something similar because we don't allow big attachments here) Thanks! |
|
|
Hi jsantos, -> Backspace few time. Font : Thank you |
|
|
Thanks for your feedback, so there is no problem when you display those characters in a textblock, the issue is only happening in the textblock, right? |
|
|
The problem is Typing Korean in TextBox |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-12-27 11:01 | philong | New Issue | |
| 2017-12-28 11:59 | jsantos | Assigned To | => jsantos |
| 2017-12-28 11:59 | jsantos | Status | new => assigned |
| 2017-12-28 12:00 | jsantos | Status | assigned => feedback |
| 2017-12-28 12:00 | jsantos | Note Added: 0004963 | |
| 2018-01-02 03:31 | philong | File Added: TextBox.xaml | |
| 2018-01-02 03:31 | philong | Note Added: 0004964 | |
| 2018-01-02 03:31 | philong | Status | feedback => assigned |
| 2018-01-02 04:54 | philong | Category | C# SDK => Unity3D |
| 2018-01-03 01:56 | jsantos | Status | assigned => feedback |
| 2018-01-03 01:56 | jsantos | Note Added: 0004966 | |
| 2018-01-03 02:17 | philong | File Added: TextBox-2.xaml | |
| 2018-01-03 02:17 | philong | Note Added: 0004967 | |
| 2018-01-03 02:17 | philong | Status | feedback => assigned |
| 2018-01-03 02:25 | jsantos | Note Added: 0004968 | |
| 2018-01-03 02:25 | jsantos | Status | assigned => feedback |
| 2018-01-03 02:25 | jsantos | Assigned To | jsantos => sfernandez |
| 2018-01-03 02:33 | philong | Note Added: 0004969 | |
| 2018-01-03 02:33 | philong | Status | feedback => assigned |
| 2018-11-01 02:14 | jsantos | View Status | public => private |
| 2018-11-22 11:53 | sfernandez | Target Version | => 2.2.0 |
| 2018-11-22 11:53 | sfernandez | Platform | => Any |
| 2018-11-22 11:53 | sfernandez | View Status | private => public |
| 2019-02-12 03:48 | jsantos | Relationship added | related to 0001243 |
| 2019-02-12 03:49 | jsantos | Status | assigned => resolved |
| 2019-02-12 03:49 | jsantos | Resolution | open => fixed |
| 2019-02-12 03:49 | jsantos | Fixed in Version | => 2.2.0b6 |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |