Forum / NoMachine for Mobile / Arrow and space keys don’t work in version 8.4.2
- This topic has 6 replies, 4 voices, and was last updated 2 weeks ago by
cj1171.
-
AuthorPosts
-
March 2, 2023 at 02:58 #43142
hpb
ParticipantUpdated to NoMachine 8.4.2 for iOS under iOS 16.3.1. Logged onto Raspberry Pi. In the terminal program, arrow keys and space key doesn’t work. By “don’t work” I mean that hitting them doesn’t do anything. In fact, when trying to add a new connection in NoMachine, space bar does not work when trying to add the name of a new connection.
March 2, 2023 at 12:57 #43168Tor
ParticipantHi! What is your iOS device model? Do you use the virtual keyboard, or an hardware keyboard connected to the device through bluetooth?
March 2, 2023 at 15:08 #43174hpb
ParticipantI am using an iPad Air (5th generation) with an Apple Magic keyboard. This keyboard connects to the iPad through three connectors on the back of the iPad. Space and arrow do work with the virtual keyboard, but that is not nearly as convenient as using the Magic keyboard and exactly why I bought the Magic keyboard.
March 2, 2023 at 17:34 #43184Tor
ParticipantPerfectly clear, thanks. We’re doing some checks in our labs, I’ll update this thread soon.
March 4, 2023 at 15:52 #43206NebulaBC
ParticipantI’m also experiencing this issue. Space works for me, but arrows and all non-character input keys don’t work. I’m on an iPad 10 with a Logitech Combo Touch (pretty much a clone of the apple keyboard, so there shouldn’t be any difference software side)
My guess at why these issues are happening would probably be because NoMachine isn’t just taking direct keyboard inputs and forwarding them, but instead it’s trying to bring up the on screen keyboard and then that’s turning into the text input mode for a physical keyboard (it even shows the autocorrect/password bar). I’m kind of disappointed that the keyboard support isn’t better in the latest version, but hopefully that can be remedied with a future update.
March 6, 2023 at 19:29 #43237Tor
ParticipantWe identified the issue and rolled out a new version for an internal testing, so far everything is working as expected. We’re implementing other changes too, so I don’t expect a new version to be published before next week.
@hpb can you confirm the ‘space’ works correctly with other 3rd party apps, please? Compared to other keys, the ‘space’ is received as-is and there is nothing special to do to forward it.
@NebulaBC the problem is a bit more complex, caused by an internal condition clearing out a bit in a mask, and bypassing the definition of the key commands needed by the responder object. I’m sorry we didn’t notice it during our tests.There is a workaround you could try. The bug is not triggered if you avoid to activate input fields before the client connects to the remote desktop, so store username and password in the connection and don’t tap any input fields until you see the desktop. Let me know if this helps (on one of our devices the workaround didn’t… work around! 🙂 We’re still analyzing the reason).
March 6, 2023 at 20:40 #43239 -
AuthorPosts
You must be logged in to reply to this topic.