Community
    • Login

    Search++: A work in progress

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    41 Posts 7 Posters 1.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • CoisesC
      Coises @guy038
      last edited by

      @guy038 said in Search++: A work in progress:

      -Then use the Tools > Marked text → Selections option

      => The 4 lines are ALSO selected

      Run a Ctrl + C action to put this selection in the clipboard
      
      Then, run a Ctrl + V action => The clipboard wrongly contains the string ABCDE
      

      So, despite of the Tools > Marked text → Selections action, nothing can be copied !?

      I wrote:

      After clicking on a button in a dialog, keyboard focus is on the button. (That’s standard Windows behavior, which I have not attempted to change in this case.) Your Ctrl+C went to the button. You needed to return focus to the document (e.g., Ctrl+N) before you could copy the selection.

      That is true, but there is also a flaw in Marked text → Selections that causes an extra, empty selection to be included at the beginning, which could cause unexpected results when pasting.

      A new version will be coming, but probably not until sometime tomorrow. Thank you for all your feedback.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors