https://bugs.kde.org/show_bug.cgi?id=398731
--- Comment #4 from David Hurka <david.hu...@mailbox.org> --- (In reply to RJVB from comment #3) > The offending commit: cc8b2208 That's what I was searching for for a long time, before I opened this report. (I did grep -r "Search Wrapped", but without success.) It shouldn't be difficult to change the line > 625: m_wrappedMessage->setPosition(KTextEditor::Message::CenterInView); to something configurable. (I never did something like that.) D9394 (cc8b2208) doesn't provide any references (bug/whishlist reports, etc.), but says that the corner messages weren't prominent enough. Well, maybe they weren't for some users. But I think, users who use the Find&Replace Bar (maybe with regular expressions), instead of the Find Bar, know very well what's going on, so the "more prominent" messages are not needed. Would it be OK to change back to the corner messages at least for the Find&Replace Bar? -- You are receiving this mail because: You are watching all bug changes.