Bug 381727

Summary: Disallow multiple open "Find in Files" dialogs
Product: [Developer tools] kdevplatform Reporter: Alexander Potashev <aspotashev>
Component: grepviewAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alexander Potashev 2017-06-27 14:05:29 UTC
Steps to reproduce:
 1. Press Ctrl+Alt+F (opens a find/replace dialog)
 2. Click on the KDevelop's main window (e.g. on the window title)
 3. Press Ctrl+Alt+F

Actual results:
 4. Two find/replace dialogs are opened.

Expected results:
 4. The first find/replace dialog focused.