| Summary: | Ctrl + Shift + F opens search with prefilled random content as search string | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | postix <postix> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 25.08.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
postix
2025-08-25 11:11:43 UTC
Yea, not sure what's going on but you are correct at times it is prefilled with some portion of the output on the screen. This seems to be by design. It should not be random but what is selected on the session. However, I find on a new session, somehow part of my prompt is selected and thus shows in the Find dialog.
QString selectedText = view()->screenWindow()->selectedText()
|