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 has been archived by the owner on Dec 11, 2019. It is now read-only.
Test plan
#9426 (comment)
Did you search for similar issues before submitting this one?
yes
Describe the issue you encountered:
Findbar lose focus if tab is opened in a background
Platform (Win7, 8, 10? macOS? Linux distro?):
macOS
Brave Version (revision SHA):
26afbd5
Steps to reproduce:
(code:
setTimeout(() =>appAction.createTabRequested({ url: 'https://www.brave.com', active: false }), 5000)
Actual result:
find bar is focused out
Expected result:
find bar keeps the focus
Will the steps above reproduce in a fresh profile? If not what other info can be added?
yes
Is this an issue in the currently released version?
yes
Can this issue be consistently reproduced?
yes
Extra QA steps:
BRAVE_TEST_COMMAND_LOGS=1 npm run test -- --grep="typing while another frame"
The text was updated successfully, but these errors were encountered: