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

Esc key is being treated as the Home key with Bluetooth keyboard #33983

Closed
Entity-y opened this issue Sep 12, 2019 · 1 comment
Closed

Esc key is being treated as the Home key with Bluetooth keyboard #33983

Entity-y opened this issue Sep 12, 2019 · 1 comment
Labels
Controls / Input Keyboard, mouse, keybindings, input UI, etc. OS: Android Issues related to Android operating system SDL: Tiles / Sound Tiles visual interface and sounds.

Comments

@Entity-y
Copy link
Contributor

Describe the bug

Using the iClever Bluetooth keyboard, model IC-BK03, pressing Esc forces the game to minimize instead of the usual Esc function.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Use any physical keyboard on Android.
  2. Press Esc.
  3. If Esc works as intended, the issue is specific to the model IC-BK03 iClever Bluetooth Keyboard.

Expected behavior

The issue seems to be exclusive to the Android port, all keys are functional except for the Esc key in game. Without the Esc key working, I am forced to double tap my screen to close menus. Pressing "q" seems to work as a decent alternative to Esc, however, this does not work with every menu.

Screenshots

image

Versions and configuration

  • OS: Android 9
  • Game Version: 0.D-7560-g3fd9491
  • Graphics version: Tiles
  • Mods loaded: Same issue with or without mods

Additional context

This particular model is compressed and has support for multiple operating systems, the Esc and Home key share a button. Using Fn+Q swaps to the Android function keys (Home), using Fn+W swaps to the Windows function keys (Esc).

After connecting the Bluetooth keyboard to my PC, I found that swapping between keyboard OS functions works as intended with no issues, the Esc key also works no problem in game.

Tested the Esc key on other Android applications and it works fine.

@Night-Pryanik Night-Pryanik added the Controls / Input Keyboard, mouse, keybindings, input UI, etc. label Sep 12, 2019
@ZhilkinSerg ZhilkinSerg added OS: Android Issues related to Android operating system SDL: Tiles / Sound Tiles visual interface and sounds. labels Sep 13, 2019
@ZhilkinSerg ZhilkinSerg self-assigned this Sep 13, 2019
@ZhilkinSerg
Copy link
Contributor

Should be resolved with #35625

@ZhilkinSerg ZhilkinSerg removed their assignment Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Controls / Input Keyboard, mouse, keybindings, input UI, etc. OS: Android Issues related to Android operating system SDL: Tiles / Sound Tiles visual interface and sounds.
Projects
None yet
Development

No branches or pull requests

3 participants