Likely some kind of focusing issue.
Some things to check.
- What input mode you are using
- Make sure the widget focusable is marked true
- Carefully check your widget layout - make sure nothing is overlapping what you are needing to interact with
- If needed, change the ZOrder to bump the intractable item in front of another item