Bug 61763 - useability : the "close selected windows" feature should be in the window menu
Summary: useability : the "close selected windows" feature should be in the window menu
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: git master
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-28 15:20 UTC by tnagy
Modified: 2004-11-21 04:34 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 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