Bug 48835 - Double-clicking window menu doesn't work
Summary: Double-clicking window menu doesn't work
Status: RESOLVED INTENTIONAL
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-07 17:10 UTC by JWoltman
Modified: 2002-10-08 09:50 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 JWoltman 2002-10-07 17:10:14 UTC
Version:            (using KDE KDE 3.0.8)
Installed from:    Compiled From Sources
Compiler:          GCC 3.2 
OS:          Linux

After installing KDE 3.0.8 (3.1beta2) double-clicking on window menus does not close the window.  I had previously installed 3.0.3, and double-clicking worked fine. I have tried with both the keramik and KDE Default styles.
Comment 1 Lubos Lunak 2002-10-07 17:31:31 UTC
 That feature was removed for usability reasons, and only the styles that are copies of  
systems which have this feature still have it (Redmond, CDE). 
 
  
Comment 2 JWoltman 2002-10-07 22:38:54 UTC
Subject: Re:  Double-clicking window menu doesn't work

Will there be a way, in the final release of 3.1, to enable 
double-clicking=close on all styles?

-J. Woltman

>From: Lubos Lunak <l.lunak@kde.org>
>Reply-To: 48835@bugs.kde.org
>To: woltmancrap@hotmail.com
>Subject: [Bug 48835] Double-clicking window menu doesn't work         Date: 
>7 Oct 2002 15:31:32 -0000
>
>------- You are receiving this mail because: -------
>You reported the bug, or are watching the reporter.
>
>http://bugs.kde.org/show_bug.cgi?id=48835
>l.lunak@kde.org changed:
>
>            What    |Removed                     |Added
>----------------------------------------------------------------------------
>              Status|UNCONFIRMED                 |RESOLVED
>          Resolution|                            |WONTFIX
>
>
>
>------- Additional Comments From l.lunak@kde.org  2002-10-07 17:31 -------
>  That feature was removed for usability reasons, and only the styles that 
>are copies of
>systems which have this feature still have it (Redmond, CDE).




_________________________________________________________________
Join the world
Comment 3 Stephan Binner 2002-10-07 22:54:02 UTC
I'm not aware of this. 
Comment 4 JWoltman 2002-10-07 23:50:01 UTC
Subject: Re:  Double-clicking window menu doesn't work

L. Lunak told me that the double-clicking on window menus to close the 
window had been taken out, except for styles that explicitly enabled it. I 
was wondering if an option would be available to enable double-click=close 
on all styles in 3.1 final.

-J Woltman


>From: Stephan Binner <binner@kde.org>
>Reply-To: 48835@bugs.kde.org
>To: woltmancrap@hotmail.com
>Subject: [Bug 48835] Double-clicking window menu doesn't work         Date: 
>7 Oct 2002 20:54:02 -0000
>
>------- You are receiving this mail because: -------
>You reported the bug, or are watching the reporter.
>
>http://bugs.kde.org/show_bug.cgi?id=48835
>
>
>
>
>------- Additional Comments From binner@kde.org  2002-10-07 22:54 -------
>I'm not aware of this.




_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

Comment 5 Lubos Lunak 2002-10-08 09:50:01 UTC
 It's not 'explicitly enabled it', they have it in their code, while the rest don't. There's no option.   
(I see you have KDE compiled from sources. You can change it in kdebase/kwin/clients , the  
method is called menuButtonPressed(),  take it e.g. from the Redmond client and change the 
names).