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

AltGr / Alt+Ctrl modifier support for physical keyboards #384

Open
radimitrov opened this issue Feb 18, 2023 · 5 comments
Open

AltGr / Alt+Ctrl modifier support for physical keyboards #384

radimitrov opened this issue Feb 18, 2023 · 5 comments
Labels
feature New feature

Comments

@radimitrov
Copy link

radimitrov commented Feb 18, 2023

External keyboards on mobile devices are fairly common practice when it comes to IDEs so it would be a good feature to have AltGr modifier support.

@Rosemoe Rosemoe added the feature New feature label Feb 19, 2023
@Rosemoe
Copy link
Owner

Rosemoe commented Feb 19, 2023

I think editor supports Alt/Ctrl/Shift keybindings...

@radimitrov
Copy link
Author

radimitrov commented Feb 19, 2023

Manually hardcoding all possible modifier characters? For multiple keyboard layouts? I really don't think for example an EditText implements it like that.
To clarify I'm not talking about keyboard shortcuts like Ctrl+C or Ctrl+V. I'm talking for example pressing the 2 key inputting a ² when AltGr modifier key is pressed.
I've attached a video to demonstrate

Record_2023-02-19-10-53-23.mp4

@Rosemoe
Copy link
Owner

Rosemoe commented Feb 19, 2023

Okay. I see.

@radimitrov
Copy link
Author

Also contextually related: hardware mouse. Click and drag selection doesn't work. Should I open a separate one for it or just rename this issue?

@f-neug
Copy link

f-neug commented Apr 10, 2024

Same for me. Without proper support for a hard keyboard for me there is no benefit using AndroidIDE. This bug is crucial. Please work on it or offer a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

3 participants