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
Select a person e.g. Arlene Mccoy using the mouse or the keyboard
Use the Tab key to exit the Combobox
Click on the button "Select Tanya".
Observed: Tanya Fox is now the selected person but the Combobox still displays "Arlene
Mccoy".
Expected: The Combobox should display "Tanya Fox" instead.
The issue does NOT appear if in step 3 you use the mouse to exit the Combobox e.g. by clicking somewhere else or clicking directly on the "Select Tanya" button.