2

I have an issue when trying to publish my app on the Google Play Store. The automated tests can't focus the buttons created in the app in the accessibility tests. In tests with talkback on an Android cell phone, the problem occurred too.

Even with a simple app with just two tbuttons, the focus always stays in the form, and when you click twice on the screen, the event in only one of the buttons is executed.

3
  • What buttons are you using? TButton? TSpeedButton? Commented Mar 27, 2024 at 21:19
  • I am using TButtons. I am trying to make the app as simple as I can. Commented Mar 28, 2024 at 0:05
  • 2
    If you have a simple app with just two tbuttons, you should be able to provide a minimal reproducible example that demonstrates the issue here in your question. Commented Mar 28, 2024 at 23:54

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.