Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shift keyboard button isn't working #835

Open
svipas opened this issue Dec 7, 2024 · 4 comments
Open

Shift keyboard button isn't working #835

svipas opened this issue Dec 7, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@svipas
Copy link

svipas commented Dec 7, 2024

Description
If I type into input fields using Shift it isn't working, instead of U it returns u, same goes for symbols like !, etc. I have to use keyboard from the simulator.

Environment

  • Version of currently used Radon IDE: 1.0.0
  • Version of React Native/Expo used in the project: 51 (Expo) and 0.74 (RN)
@svipas svipas added the bug Something isn't working label Dec 7, 2024
@svipas
Copy link
Author

svipas commented Dec 7, 2024

Seems like after reloading VS Code it started to work again, not sure what the issue was.

EDIT: Happened again, I did get some errors while working and debugger was paused, maybe it is the cause? Needs more investigation...

@jacobffl
Copy link

I figured out that fn + shift works as expected.
This is a nice workaround, but it is still a clunky experience while typing.

@maciekstosio maciekstosio self-assigned this Dec 19, 2024
@ovidiu-deliu
Copy link

In my case neither VSCode restart or fn + shift don't solve the issue. It's a bit clunky as neither CMD + V doesn't work for pasting data from an outer context respective to the device, so I have to paste manually (iOS hold click and wait for the pop-up options)

@maciekstosio
Copy link
Contributor

Hi, thanks for the feedback. We're investing in the problem, but it is a bit tricky as it's related to communication with the iOS simulator, which is not documented. You can paste something from the clipboard using long press and paste, but it's not always reliable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants