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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting Focus on popup using physical keyboard #728

Open
SarahCoates1 opened this issue Mar 17, 2022 · 2 comments 路 May be fixed by #741
Open

Setting Focus on popup using physical keyboard #728

SarahCoates1 opened this issue Mar 17, 2022 · 2 comments 路 May be fixed by #741

Comments

@SarahCoates1
Copy link

SarahCoates1 commented Mar 17, 2022

馃挰 Questions and Help

Hi
When using a physical keyboard to navigate our app (written in xamarin forms), we are having problems setting focus on the popup. Ideally keyboard focus would automatically appear on the pop up when the pop up appears (and the background would not receive any focus). Focus tends to stay on the page behind. Using tab and cursor keys, we still seem unable to focus on any element on the pop up. We find the same issue with android and iOS. Is there anything I am missing that can help with this, or anything that is being developed? Many thanks

@IeuanWalker
Copy link
Contributor

IeuanWalker commented Mar 21, 2022

Here is a video showing the issue -

xrecorder-21032022-152838_RUrJUu6r.mp4

You can see the keyboard focus stays behind the popup.

@IeuanWalker
Copy link
Contributor

iOS isn't too bad, it's focusses on the toolbar then on the popup (never on the page content)

@IeuanWalker IeuanWalker linked a pull request Jul 18, 2022 that will close this issue
4 tasks
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 a pull request may close this issue.

2 participants