Bug 156596

Summary: "Remove this Desktop" in context menu of plasma
Product: [Plasma] plasma4 Reporter: Thomas Reitelbach <tr>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot of the context menu
Screenshot of the context menu

Description Thomas Reitelbach 2008-01-24 20:59:40 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc (GCC) 4.1.2 20061115 (prerelease) (SUSE Linux) 
OS:                Linux

I found a funny bug in Plasmoid handling:

When the mouse moves to the right top, the button "Add Widgets" appears. Now when I right-click on "Add Widgets" the context menu appears. The first item in this context menu is "Remove this Desktop", which does exactly what you might think now: It really removes the desktop. And there is now GUI-way to bring it back.

No problem for me to get my desktop back, but "normal" users will probably have a real problem now ;-)

See attached screenshot.
Comment 1 Thomas Reitelbach 2008-01-24 21:00:54 UTC
Forgot this: I'm talking about 4.0.0 from branches/KDE/4.0, but this bug is probably true for trunk as well I guess.
Comment 2 Thomas Reitelbach 2008-01-24 21:02:17 UTC
Created attachment 23252 [details]
Screenshot of the context menu
Comment 3 Thomas Reitelbach 2008-01-24 21:03:18 UTC
Created attachment 23253 [details]
Screenshot of the context menu
Comment 4 Riccardo Iaconelli 2008-02-02 23:59:16 UTC
OMG, *this* is a nice bug! :D
Comment 5 Aaron J. Seigo 2008-02-03 01:51:35 UTC
SVN commit 770208 by aseigo:

fix applet detection, don't mistake a containment for an applet in the context menu code path
BUG:156596


 M  +2 -2      containment.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=770208