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 Find Definition doesn't update on paste (when copying between files) #5360

@EvHaus

Description

@EvHaus

Steps to reproduce:

  1. Load two different files in Brackets that both have the same function definition.
  2. Copy the name of the function in File 1.
  3. Go to File 2 in brackets via the Working Files list.
  4. Press Command + T to open the Quick Find Definition input box
  5. Press Command + V to paste into the Quick Find

Note that the Quick Find doesn't update the results. If you press some arrow keys or any other keydown event -- it will eventually fire.

What should happen:

The Quick Find input should detect a paste command and execute the search for that value.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions