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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Open a page with some text that you can do Find Next or Find Prev.
Hit Ctrl/Cmd+F to bring up the Find bar.
Type some text that has multiple instances in the current document.
Hit Tab keys three times.
Result: Find bar closes.
Expected: Tab key should cycle through all elements in the Find bar. That is, if the focus is on the last element, Tab should set focus to the first one. And if the focus is in the search field and Shift-Tab keys are pressed, then the focus should go to the last element in the Find bar.