You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is reproducible, please see example mentioned above. When the Button 1 is clicked, popover opens correctly; then, when button 2 is clicked, popover also opens correctly. The issue is reproducible only when the focus is moved with keyboard interaction (Tab, Shift+Tab), and then the popover is opened with Space/Enter - then the popover is not moved to the currently focussed button, but stays at the same.
Description
ui5-popover is not correctly positioned when the .openBy method is called twice with different opener.
Steps to reproduce:
Note:The issue is reproduced only with if you trigger action through the keyboard.
The text was updated successfully, but these errors were encountered: