View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002159 | NoesisGUI | C++ SDK | public | 2021-10-25 23:55 | 2021-11-25 12:23 |
Reporter | ExtZGholson | Assigned To | sfernandez | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.1 | ||||
Target Version | 3.1.2 | Fixed in Version | 3.1.2 | ||
Summary | 0002159: Switch - Software Keyboard not opening when tapping on textbox | ||||
Description | We are expecting to open the software keyboard when the player taps on the textbox on the Nintendo Switch. As of right now, it just sets focus to the textbox. At first we believed that the keyboard wasn't opening because we had initial focus on the textbox. If we use the d-pad to navigate away from the textbox and then Tap on it with our finger, it fails to open. | ||||
Steps To Reproduce | Create a textbox and a button below the textbox. Set the textbox to focus by default when the view opens. Navigate away from the textbox with the d-pad on. Tap on the textbox with your finger. Observe that the textbox is focused but the software keyboard does not open. | ||||
Tags | Focus, keyboard, switch, TextBox | ||||
Platform | Switch | ||||
I am trying our 'Login' example with Nintendo Switch and what I am observing is that when the TextBox has focus and you tap on it, the keyboard does not appear. But if the TextBox doesn't have the focus the keyboard is shown correctly. This is a bit different to the description of this bug, could you please confirm we are observing the same thing? I am also observing that when the keyboard does not appear, I am not able to move way using the d-pad, I need to press B to cancel the engagement. This is not intuitive at all and must be fixed. |
|
We have fixed all the mentioned issues. Now our Login sample works as expected with Nintendo Switch. Please reopen if you need something else. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2021-10-25 23:55 | ExtZGholson | New Issue | |
2021-10-25 23:55 | ExtZGholson | Tag Attached: Focus | |
2021-10-25 23:55 | ExtZGholson | Tag Attached: keyboard | |
2021-10-25 23:55 | ExtZGholson | Tag Attached: switch | |
2021-10-25 23:55 | ExtZGholson | Tag Attached: TextBox | |
2021-10-26 11:32 | sfernandez | Assigned To | => jsantos |
2021-10-26 11:32 | sfernandez | Status | new => assigned |
2021-10-26 11:37 | jsantos | Target Version | => 3.1.2 |
2021-11-24 16:51 | jsantos | Note Added: 0007609 | |
2021-11-24 16:51 | jsantos | Status | assigned => feedback |
2021-11-24 16:51 | jsantos | Assigned To | jsantos => sfernandez |
2021-11-24 16:54 | jsantos | Note Edited: 0007609 | |
2021-11-25 12:23 | jsantos | Status | feedback => resolved |
2021-11-25 12:23 | jsantos | Resolution | open => fixed |
2021-11-25 12:23 | jsantos | Fixed in Version | => 3.1.2 |
2021-11-25 12:23 | jsantos | Note Added: 0007617 |