View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002609 | NoesisGUI | Unity | public | 2023-05-24 12:00 | 2023-07-04 19:15 |
| Reporter | sfernandez | Assigned To | jsantos | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.1 | ||||
| Target Version | 3.2.2 | Fixed in Version | 3.2.2 | ||
| Summary | 0002609: WebGL: TextBox and PasswordBox don't receive focus | ||||
| Description | From forums post: https://www.noesisengine.com/forums/viewtopic.php?p=15630 TextBox or PasswordBox in login sample doesn't show the text caret when clicked. It doesn't work either if you try to move the focus with the Tab key. | ||||
| Steps To Reproduce | Unity 2022.2.5f1 + NoesisGUI 3.2.1
| ||||
| Platform | Any | ||||
|
Gentle bump? This is now a blocking issue for our app; we need text entry capabilities. Would love to have a workaround at the very least. |
|
|
Fixed in 3.2.2 Method TouchKeyboard.Open (in NoesisUnity.cs) must be changed to
|
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-05-24 12:00 | sfernandez | New Issue | |
| 2023-05-24 12:00 | sfernandez | Assigned To | => jsantos |
| 2023-05-24 12:00 | sfernandez | Status | new => assigned |
| 2023-05-24 12:00 | sfernandez | Target Version | => 3.2.2 |
| 2023-06-29 00:38 | [email protected] | Note Added: 0008571 | |
| 2023-07-04 19:15 | jsantos | Status | assigned => resolved |
| 2023-07-04 19:15 | jsantos | Resolution | open => fixed |
| 2023-07-04 19:15 | jsantos | Fixed in Version | => 3.2.2 |
| 2023-07-04 19:15 | jsantos | Note Added: 0008581 | |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |