View Issue Details

IDProjectCategoryView StatusLast Update
0002159NoesisGUIC++ SDKpublic2021-11-25 12:23
ReporterExtZGholson Assigned Tosfernandez  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.1 
Target Version3.1.2Fixed in Version3.1.2 
Summary0002159: Switch - Software Keyboard not opening when tapping on textbox
DescriptionWe 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 ReproduceCreate 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.
TagsFocus, keyboard, switch, TextBox
PlatformSwitch

Activities

jsantos

jsantos

2021-11-24 16:51

manager   ~0007609

Last edited: 2021-11-24 16:54

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.

jsantos

jsantos

2021-11-25 12:23

manager   ~0007617

We have fixed all the mentioned issues. Now our Login sample works as expected with Nintendo Switch.

Please reopen if you need something else.

Issue History

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