Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Find bar lose focus if tab is opened in a background #8877

Closed
NejcZdovc opened this issue May 15, 2017 · 0 comments · Fixed by #9426
Closed

Find bar lose focus if tab is opened in a background #8877

NejcZdovc opened this issue May 15, 2017 · 0 comments · Fixed by #9426

Comments

@NejcZdovc
Copy link
Contributor

NejcZdovc commented May 15, 2017

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:
    17
    (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:

    1. BRAVE_TEST_COMMAND_LOGS=1 npm run test -- --grep="typing while another frame"
@NejcZdovc NejcZdovc added this to the 0.15.400 milestone May 15, 2017
@NejcZdovc NejcZdovc changed the title Focus is lost if tab is opened in a background Find bard focus lose if tab is opened in a background May 15, 2017
@NejcZdovc NejcZdovc changed the title Find bard focus lose if tab is opened in a background Find bard lose focus if tab is opened in a background May 15, 2017
@alexwykoff alexwykoff changed the title Find bard lose focus if tab is opened in a background Find bar lose focus if tab is opened in a background May 23, 2017
@alexwykoff alexwykoff modified the milestones: 0.16.200, 0.16.100 May 23, 2017
@NejcZdovc NejcZdovc modified the milestones: 0.19.x (Nightly Channel), 0.18.x (Developer Channel) Jun 14, 2017
@NejcZdovc NejcZdovc self-assigned this Jun 14, 2017
NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this issue Jun 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.