marktext icon indicating copy to clipboard operation
marktext copied to clipboard

Find panel behaviour wanting

Open thoran opened this issue 2 years ago • 0 comments

Description

Repeated issuance of Cmd-f while the find panel is open doesn't causes the subsequent typing to add onto the existing search term.

  • [x] Can you reproduce the issue?

Steps to reproduce

  1. Cmd-f
  2. Type a search term
  3. Cmd-f
  4. Type a search term

Expected behaviour:

I expect that either the previous term is erased when Cmd-f is issued again as is the case when the find panel is dismissed and recalled, or the previous term is retained, but highlighted so that one may choose to type over or re-use. This is the desired behaviour for when the panel is dismissed and recalled. For extra points, allow for up and down arrows to scroll through the previous search terms employed.

Actual behaviour:

When I continue to use the find panel additional text is accreted to the previous search terms.

Versions

  • MarkText version: v0.17.1
  • Operating system: macOS 12.5.1

thoran avatar Sep 15 '22 02:09 thoran