Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29281
    sky
    Participant

    Create a new document.
    Line 1: “A”
    Line 2: “B”
    Line 3: “C”

    Select the entire first line.
    Press Ctrl+F, the dialog box will appear with “A\n”.
    Click “Find Next”, the results indicate: “0 matches are found in 0 lines. (1 threads, 0.006 seconds) Cannot find A\n below the current position.”
    Press Ctrl+H, the dialog box will appear with “A\n”.
    Replace All with nothing “”, the results indicate: “Cannot find A\n in the selection.” or “Cannot find A\n anywhere in document.

    If the “Treat CR and LF Separately” checkbox is not checked, I can replace it successfully.
    But, if the checkbox is checked, when I select the entire first line, should the Find or Replace dialog box show “A\r\n” ?

    BTW, if the replacement is successful, the message at the bottom of the screen can be copied.
    However, since the replacement cannot be found, this message “Cannot find A\n in the selection.” was manually entered by me and cannot be copied.
    It is recommended to also be able to copy such messages, to make it easier to describe the problem. Thanks.

    #29283
    Yutaka Emura
    Keymaster

    I’ve reproduced these issues, and will fix them on the next version. Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.