Bug 381727 - Disallow multiple open "Find in Files" dialogs
Summary: Disallow multiple open "Find in Files" dialogs
Status: REPORTED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: grepview (other bugs)
Version First Reported In: git master
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-27 14:05 UTC by Alexander Potashev
Modified: 2017-06-27 14:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.