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

[ALL] ComboBox: Popover is not closed on focusout #2009

Closed
nnaydenow opened this issue Jul 27, 2020 · 0 comments · Fixed by #2013
Closed

[ALL] ComboBox: Popover is not closed on focusout #2009

nnaydenow opened this issue Jul 27, 2020 · 0 comments · Fixed by #2013

Comments

@nnaydenow
Copy link
Contributor

Describe the bug
Popover is not closed when you go to next focusable element with Tab key

To reproduce
Steps to reproduce the behavior:

  1. Go to https://sap.github.io/ui5-webcomponents/master/playground/components/ComboBox/
  2. Open popover
  3. Press Tab Key

Expected behavior
Popover to be closed when you go to next focusable element

ilhan007 added a commit that referenced this issue Jul 27, 2020
Now the popup closes on focusout, except the case when the focusout is due to focusin of the items

FIXES: #2009
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.

1 participant