Bug 66940

Summary: hotkey f9 used twice
Product: [Applications] kdevelop Reporter: Newton <he_pennypacker>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 3.0.0a6   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Newton 2003-10-30 23:50:50 UTC
Version:           3.0.0a6 (using KDE 3.1.4)
Installed from:    compiled sources
Compiler:          gcc version 3.2.3
OS:          Linux (i686) release 2.4.22

In the Build menu for Gideon 3.0.0a6 (using KDE 3.1.4), F9 is listed as the hotkey for Execute Program.

However, over in the View menu, F9 is also listed to toggle the Show Folding Markers option.

As it stands, it seems the Show Folding Markers option takes precedence, as this is what is affected when F9 is pressed. Personally, I'd rather have the Execute Program command take preference...it's a pain to go to the menu each time when a quick keystroke would do the trick. Maybe we could use Ctrl-F9 for  Execute Program?
Comment 1 Andreas Koepfle 2003-10-31 02:27:39 UTC
This has been fixed in CVS recently. Ctrl-F9 is already used for virtual desktop switching, so Execute Program is now Shift-F9.
Comment 2 Amilcar do Carmo Lucas 2003-10-31 10:09:17 UTC
This has been fixed, yes. But this is a dupe.
Comment 3 Amilcar do Carmo Lucas 2003-10-31 10:10:19 UTC

*** This bug has been marked as a duplicate of 63261 ***