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

Press event doesn't work on android with external bluetooth keyboard connected #22505

Closed
3 tasks done
stanislav-halyn opened this issue Dec 4, 2018 · 1 comment
Closed
3 tasks done
Labels
API: Keyboard Bug Platform: Android Android applications. Resolution: Locked This issue was locked by the bot.

Comments

@stanislav-halyn
Copy link

stanislav-halyn commented Dec 4, 2018

Environment

React Native Environment Info:
System:
OS: macOS 10.14
CPU: x64 Intel(R) Core(TM) i5-7267U CPU @ 3.10GHz
Memory: 106.36 MB / 8.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 8.10.0 - /usr/local/bin/node
Yarn: 1.12.3 - /usr/local/bin/yarn
npm: 6.4.1 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 12.1, macOS 10.14, tvOS 12.1, watchOS 5.1
Android SDK:
Build Tools: 23.0.1, 23.0.2, 25.0.0, 25.0.1, 25.0.2, 26.0.1, 26.0.2, 27.0.3
API Levels: 23, 24, 25, 26, 27
IDEs:
Android Studio: 3.1 AI-173.4697961
Xcode: 10.1/10B61 - /usr/bin/xcodebuild
npmPackages:
@types/react: 16.4.18 => 16.4.18
@types/react-native: 0.57.7 => 0.57.7
react: 16.5 => 16.5.0
react-native: 0.57.2 => 0.57.2
npmGlobalPackages:
create-react-native-app: 1.0.0
react-native-cli: 2.0.1

Description

When trying to use an application with a voiceover turned on and connected external bluetooth keyboard - no press events are fired. I'm using Touchable components for my buttons and they simply won't work on android. Moreover, with any other application on the device, everything works fine.

The same with the ios,. I can click any touchable element with external keyboard on the IOS.

Any thogughts what it might be ?

@stanislav-halyn stanislav-halyn changed the title Press event doesn't work on android with external bluetooth keyboard connecter Press event doesn't work on android with external bluetooth keyboard connected Dec 4, 2018
@hramos hramos removed the 🔶APIs label Jan 24, 2019
@hramos hramos removed the Bug Report label Feb 6, 2019
@dulmandakh
Copy link
Contributor

Hello there 👋 this issue seems more of a precise feature request than a bug report. For this reason, we'd prefer for you to post it to Canny so that it can be prioritized against the FR already there (maybe someone already submitted it!).

@facebook facebook locked as resolved and limited conversation to collaborators Mar 19, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Mar 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API: Keyboard Bug Platform: Android Android applications. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants