Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug] Button Focus not working on Android Platform in latest version, was working in 3.4 #7186

Closed
simonXarios opened this issue Aug 16, 2019 · 2 comments
Labels
4.1.0 regression on 4.1.0 i/regression p/Android s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. s/unverified New report that has yet to be verified t/bug 🐛

Comments

@simonXarios
Copy link

simonXarios commented Aug 16, 2019

I am running a Xamarin Forms app on an Amazon Fire TV platform (Android).

I have recently upgraded from 3.4 to 4.1 as there are fixes in latest stable version which are needed in my app.

However, since upgrading I can no longer focus on a Button element programatically. This is essential for my app because the platform doesn't register touch events.

When running the .Focus() method on a button a false boolean is returned every time and my button state is not updated as expected,

May be related to #5616

  • Version with issue: 4.1.0.673156
  • Last known good version: 3.4.0.1009999
  • Platform Target Frameworks:
    • Android:
  • Affected Devices: Amazon Fire TV Stick 4K
@simonXarios simonXarios added s/unverified New report that has yet to be verified t/bug 🐛 labels Aug 16, 2019
@samhouts samhouts added this to the 4.1.0 milestone Sep 5, 2019
@samhouts samhouts added s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. labels Sep 6, 2019
@samhouts
Copy link
Contributor

samhouts commented Sep 6, 2019

@simonXarios Can you please attach a small project that demonstrates this issue? Thanks!

@samhouts samhouts added the 4.1.0 regression on 4.1.0 label Sep 12, 2019
@samhouts samhouts removed this from the 4.1.0 milestone Sep 12, 2019
@samhouts
Copy link
Contributor

@simonXarios Since we haven't heard from you in more than 30 days, we hope this issue is no longer affecting you. If it is, please reopen this issue and provide the requested information so that we can look into it further. Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4.1.0 regression on 4.1.0 i/regression p/Android s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. s/unverified New report that has yet to be verified t/bug 🐛
Projects
None yet
Development

No branches or pull requests

3 participants