Bug 60246

Summary: QtEditor needs accelerator for Find Next
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: QEditorAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED INTENTIONAL    
Severity: wishlist    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jon Smirl 2003-06-22 23:38:54 UTC
Version:           CVS (using KDE KDE 3.1)
Installed from:    RedHat RPMs

I'd like to be able to assign the FindNext function at a short cut key with the QtEditor. Right now you can't do this since FindNext is not a menu choice.

This is commonly assigned to F3. F3 does not appear to have anything assigned to it currently.
Comment 1 Ravikiran Rajagopal 2003-06-22 23:52:25 UTC
This occurs because KDevelop uses its own version of the find dialog box (seems to have 
been imported from KOffice). Should change over to use the one from kdelibs/kutils. 
 
Comment 2 Matt Rogers 2006-03-16 21:35:36 UTC
QEditor has been removed for KDevelop 4 and none of these bugs will be fixed 
between now and then.