brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] Quick Find and Replace (CTRL + C and CTRL + H) not working #11904

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by vixson Friday Jun 29, 2018 at 11:53 GMT Originally opened as https://github.com/adobe/brackets/issues/14457


Description

Selection Quick find, searches previous string typed in the search box

Steps to Reproduce

  1. Cursor select a group of text on the editor. eg: Hello
  2. Press CTRL + F or CTRL + H. NOTE for the first instants, it would makes the search for the selected text.
  3. Type in some text on the search box. eg: Helloxyz.
  4. Repeat step 1 and 2, This time select another text eg: World. NOTICE the previous text Helloxyz would still be showing in the search box.

Expected behavior: It was suppose to search for the new selected text World

Actual behavior: It still makes the search on the previous text Helloxyz

Versions

OS: windows 10 pro (Creators Update) Bracket Version: 1.11

core-ai-bot commented 3 years ago

Comment by ayushrathi15 Tuesday Jul 03, 2018 at 06:11 GMT


@vixson This issue does not exist in the latest release of brackets. Please upgrade to Brackets 1.13.

core-ai-bot commented 3 years ago

Comment by vixson Friday Jul 06, 2018 at 12:54 GMT


Sorry am already using Bracket Version: 1.13 not 1.11, I found the issue in v1.13