Menu

#92 Replace, then Find immediately

3.x
closed
None
2019-01-18
2018-12-13
No

If the Replace was called and just after that the Find is called, the Find overlaps the Replace. See the screenshot.

Imho Replace (and Find) dialog should be closed after moving the cursor to a buffer.

1 Attachments

Discussion

  • Alex Plotnikov

    Alex Plotnikov - 2018-12-13

    yes, exactly:
    the Find dialog and the Replace dialog should not coexist in the TKE window.

     
  • Trevor Williams

    Trevor Williams - 2018-12-13
    • status: open --> pending
    • assigned_to: Alex Plotnikov --> Trevor Williams
     
  • Trevor Williams

    Trevor Williams - 2018-12-13

    Okay, I have done two things there to address the issue(s) stated above:

    1. If a Find panel is going to be displayed, any shown panels are automatically closed so that we don't have this overlapping display issue.
    2. A new preference option has been added to the Find preference pane which controls whether the find panels are automatically closed when the text buffer gets keyboard focus. The default value of this option is 0 (to match the previous behavior).

    Everything has been checked into the default branch and will be generally available in the releases.

     
  • Alex Plotnikov

    Alex Plotnikov - 2019-01-11

    OK. Now the Find and the Replace aren't mixed.

     
  • Trevor Williams

    Trevor Williams - 2019-01-18
    • status: pending --> closed
     
  • Trevor Williams

    Trevor Williams - 2019-01-18

    Available in the 3.6 release.

     

Log in to post a comment.