[Konsole-devel] [Bug 105126] New: Find dialog loses focus when string is not found or search wraps around
Fredrik Fornwall
fredrikfornwall at gmail.com
Thu May 5 00:55:06 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=105126
Summary: Find dialog loses focus when string is not found or
search wraps around
Product: konsole
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel kde org
ReportedBy: fredrikfornwall gmail com
Version: (using KDE Devel)
Installed from: Compiled sources
Compiler: gcc version 3.3.4 (pre 3.3.5 20040809)
OS: Linux
When using the "Find in History..." feature from the keyboard and a search matches no string or a search wraps around, the Find dialog loses focus.
The reason for this happening is that the message box shown uses the main window instead of the Find dialog as its parent.
How to reproduce:
Use the "Find in History..." search and enter a string, then repeatedly press enter on the keyboard. When a message box showing "End of history reached. Continue from the beginning?" or "Search string 'xxx' not found." is shown, press enter once again to close the message box.
Expected behaviour:
The focus should return to the Find dialog.
Actual behaviour:
The Find dialog loses focus to the main window.
More information about the konsole-devel
mailing list