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

Android keyboard navigation accessibility #741

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

IeuanWalker
Copy link
Contributor

@IeuanWalker IeuanWalker commented Jul 18, 2022

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Bug fix #728

⤵️ What is the current behavior?

See the video attached to the bug

🆕 What is the new behaviour (if this is a feature change)?

You can no longer navigate the background page while the popup is open using a physical keyboard

💥 Does this PR introduce a breaking change?

No

🐛 Recommendations for testing

📝 Links to relevant issues/docs

Android doc - https://developer.android.com/reference/android/view/ViewGroup#attr_android:descendantFocusability
PR made into the MAUI version - LuckyDucko/Mopups#23

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines
  • Relevant documentation was updated
  • Rebased onto current develop

@IeuanWalker
Copy link
Contributor Author

@LuckyDucko @martijn00
Any chance this can be reviewed and released?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting Focus on popup using physical keyboard
1 participant