[Android] Long press on TextInput do not showing context menu(copy/paste) inside ViewPagerAndroid on first load. #30438
Labels
Component: TextInput
Related to the TextInput component.
Component: ViewPagerAndroid
Needs: Triage 🔍
Platform: Android
Android applications.
Stale
There has been a lack of activity on this issue and it may be closed soon.
From #28099
Description
I'm currently using ViewPager through
@react-navigation/material-top-tabs
package.I created
TextInput
on the Tab.And tried to paste some texts from clipboard. But even after long long press, the
TextInput
does not showing any context or cursor.But after I put some texts in it, then it started to work again.
React Native version:
Steps To Reproduce
Provide a detailed list of steps that reproduce the issue.
TextInput
insideAndroidViewPager
TextInput
Expected Results
Show context menu to paste some text in it!
The text was updated successfully, but these errors were encountered: