Bug 207271

Summary: In the Desktop Grid if you click on an other desktop without movin the mouse, the desktop is not switched
Product: [Plasma] kwin Reporter: Grósz Dániel <groszdanielpub>
Component: compositingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: MattFinn
Priority: LO    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Grósz Dániel 2009-09-13 18:53:03 UTC
Version:            (using KDE 4.3.1)
OS:                Linux
Installed from:    SuSE RPMs

Move the mouse to a position where an other desktop can be seen if you activate the desktop grid effect. Activate the effect. Click without moving the mouse. The current desktop appears again instead of switching to the one you clicked on.

(This is in contrast with the present windows effect where the other window is activated in the corresponding case, although in both effects the current desktop/window is highlighted until the cursor is moved even if it is over an other one.)
Comment 1 lucas 2009-10-03 17:00:28 UTC
SVN commit 1030940 by lmurray:

Activate the desktop under the mouse cursor instead of the highlighted
one in the Desktop Grid effect.
BUG: 207271


 M  +1 -1      desktopgrid.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1030940
Comment 2 lucas 2009-10-03 17:02:43 UTC
SVN commit 1030941 by lmurray:

Backport r1030940:
Activate the desktop under the mouse cursor instead of the highlighted
one in the Desktop Grid effect.
CCBUG: 207271


 M  +1 -1      desktopgrid.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1030941
Comment 3 lucas 2009-10-19 03:36:41 UTC
*** Bug 211028 has been marked as a duplicate of this bug. ***