Bug 53265 - kmenu seems to have lost tear-off ability
Summary: kmenu seems to have lost tear-off ability
Status: RESOLVED DUPLICATE of bug 55227
Alias: None
Product: kicker
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-22 13:29 UTC by Jedd
Modified: 2003-06-07 04:11 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 Jedd 2003-01-22 13:29:26 UTC
Version:            (using KDE KDE 3.0.99)
Installed from:    Debian stable Packages
OS:          Linux

Howdi,

I'm using Ralf's Debian (woody) packages, and really love the
improvements in KDE3.1 .. but it looks like we've lost the ability
to do tear-off menus out of the normal KMenu?

I've looked carefully thru kcontrol but can't find any reference
to turning it back on.  I'm hoping it's not gone forever.

Cheers,
Jedd.
Comment 1 avery 2003-02-22 03:35:52 UTC
More detail - version KDE 3.1 on Linux Mandrake 9.0 (from Mandrake packages.)

I noticed the missing tear-offs, and after searching foung a configuration
option that should re-enable.... kde control panel/look and feel/style/ then the
effects tab, enable gui effects and menu tear-off handles.

However, after enabling this, I see no difference.  I had read discussion about
disabling tear-offs by default, it looks as though they can't be re-enabled
through the control panel (or through manual editing of
.kde/share/config/kdeglobals (in the kde section InsertTearOffHandle=) should
control this behavior.
Comment 2 Maksim Orlovich 2003-02-22 03:49:38 UTC
It was disabled for technical reasons: 
 
From kdebase/kicker/ui/k_mnu.cpp: 
#if 0 
    // WABA: tear off handles don't work together with dynamically updated 
    // menus. We can't update the menu while torn off, and we don't know 
    // when it is torn off. 
    if (KGlobalSettings::insertTearOffHandle()) 
      insertTearOffHandle(); 
#endif 
 
Comment 3 Jedd 2003-06-05 06:24:36 UTC
I'd be willing to live with out-dated torn-off menus for the 
short period of time that they'd be out of date.  This seems 
an acceptable short-coming -- I use torn off menus much more 
often than I update the menus.  I'd suspect others have a 
similar usage pattern and a similar preference. 
 
Cheers, 
Jedd. 
 
Comment 4 Maksim Orlovich 2003-06-07 04:11:50 UTC
Note: unfrotunately the duplicate merger doesn't transfer the votes, so you may 
want to re-vote 

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