| Summary: | Text containing newline not prefilled using "Search/replace" | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Louis Tim Larsen <louis> |
| Component: | search | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | minor | CC: | christoph |
| Priority: | NOR | ||
| Version First Reported In: | 19.04.2 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Louis Tim Larsen
2019-07-07 16:46:04 UTC
Hm, I think this is by design. Two reasons: 1. When multiple lines are selected, the "selection only" option is automatically turned on. 2. Assume you select the entire document. You wouldn't want all the document content in one line edit. To me, this looks like a functions-as-designed. As workaround, I suggest to Ctrl+C before Ctrl+f, then you just need to Ctrl+v and you have what you want. ...I currently don't know whether newlines are converted into \n characters, though. Any other thoughts? Yes, this is per design. I don't think changing this makes sense, sorry, then other users (like me) will be irritated that want to have the auto "selection only" search. |