Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Quick Open doesn't auto-select the first item any more #13437

@marcelgerber

Description

@marcelgerber

Prerequisites

  • Can you reproduce the problem with Debug -> Reload Without Extensions?
  • Did you perform a cursory search to see if your bug or enhancement is already reported?
  • Did you read the Troubleshooting guide?

For more information on how to write a good bug report read here
For more information on how to contribute read here

Description

In Quick Open, the first item is no longer automatically selected. That is, entering some shorthand and pressing Enter doesn't work any more.

Steps to Reproduce

  1. Use Navigation > Quick Open to invoke the Quick Open bar
  2. Enter some shorthand for a file
  3. Press Enter

Expected behavior: The first entry should be opened.

Actual behavior: Nothing happens

Further information

The line responsible for this change in behavior is ab91035#diff-8b20ffb2a91b5df10e73d5d627c8c5b4R266 (commit found via git bisect).
cc @saurabh95 @petetnt @ficristo @swmitra

Versions

Windows 10
Brackets running off master b9c5795

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions