Bug 61763

Summary: useability : the "close selected windows" feature should be in the window menu
Product: [Applications] kdevelop Reporter: tnagy <tnagy256>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description tnagy 2003-07-28 15:20:44 UTC
Version:           gideon cvs kdevelop20030727 (using KDE KDE 3.1.1a)
Installed from:    Mandrake RPMs
Compiler:          gcc 3.2 
OS:          Linux

The "Close Selected Windows Alt+Ctrl+W" feature should be part of the "Windows menu" and not of the "Tools". The "Tools" menu is already big enough.
Comment 1 Amilcar do Carmo Lucas 2003-07-28 15:26:23 UTC
I think this one is for teatime ;-) 
Comment 2 Jens Dagerbo 2003-07-30 13:55:55 UTC
Well aware of it.. ;) 
 
/me points the finger at the KMDI issue again... 
Comment 3 Alexander Dymo 2003-07-30 17:50:46 UTC
Subject: kdevelop

CVS commit by dymo: 

Put "Close Selected Windows" into "Window" menu. A clean solution for mainwindowideal and a workaround for kmdi.
CCMAIL: 61763-done@bugs.kde.org


  M +0 -2      parts/closer/README   1.2
  M +3 -2      parts/closer/kdevpart_closer.rc   1.2
  M +35 -16    src/mainwindow.cpp   1.37
  M +7 -0      src/mainwindow.h   1.8
  M +22 -3     src/mainwindowideal.cpp   1.38
  M +5 -0      src/mainwindowideal.h   1.15