Skip to content

Search field not focused anymore after searching #2

@robsonhermes

Description

@robsonhermes

I am raising this as an issue by comparing this component with Chrome native search. Also, I consider this as minor.

In Chrome, if you press ctrl+f, type something that can be found in the page and hit ENTER, the search input field keeps focused. That means you can edit your search criteria right away.

In electron-find, when search is executed the input field loose focus. Thus if you want to change your search you need to click in the input field or hit ctrl+f to get focus again.

Finally, thanks and congrats for building this component. I'm using it to replace electron-in-page-search, which doesn't work properly anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions