Bug 60246 - QtEditor needs accelerator for Find Next
Summary: QtEditor needs accelerator for Find Next
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: QEditor (show other bugs)
Version: git master
Platform: RedHat Enterprise Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-22 23:38 UTC by Jon Smirl
Modified: 2006-03-16 21:35 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

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