Bug 156596 - "Remove this Desktop" in context menu of plasma
Summary: "Remove this Desktop" in context menu of plasma
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-24 20:59 UTC by Thomas Reitelbach
Modified: 2008-02-03 01:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Screenshot of the context menu (60.91 KB, image/png)
2008-01-24 21:02 UTC, Thomas Reitelbach
Details
Screenshot of the context menu (60.91 KB, image/png)
2008-01-24 21:03 UTC, Thomas Reitelbach
Details

Note You need to log in before you can comment on or make changes to this bug.
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