Bug 204571 - Can't switch virtual dekstop via dekstop grid with mouse click
Summary: Can't switch virtual dekstop via dekstop grid with mouse click
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-20 21:27 UTC by Andrey Popp
Modified: 2009-09-03 18:07 UTC (History)
2 users (show)

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 Andrey Popp 2009-08-20 21:27:06 UTC
Version:            (using KDE 4.3.0)
OS:                Linux
Installed from:    Gentoo Packages

Just after boot I have working desktop grid - I can switch virtual desktops by choosing them with mouse and the clicking on. But after some time elapsed, I can't do that anymore - when I click on virtual desktop - mouse cursor behave like it going to move some window (its shape becomes cross) and from time to time windows and plasma panels on desktops are flashes.
Comment 1 Thomas Lübking 2009-08-21 02:08:47 UTC
As you didn't mention explicitly:
Can you select a desktop with the arrow keys and activate it by pressing "Enter" in such situations?

To me the cursor indeed becomes a cross -even if i click just the desktop- but releasing it w/o moving activates the desktop.

However there is apparently no "deadzone" i.e. the movemode is triggered by one(?!) pixel.
Do you use a touchpad?
Comment 2 Martin Flöser 2009-08-21 09:03:35 UTC
SVN commit 1013898 by graesslin:

Only show cross cursor in desktop grid when clicking on a movable window.
CCBUG: 204571

 M  +1 -1      desktopgrid.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1013898
Comment 3 Martin Flöser 2009-08-21 09:08:02 UTC
SVN commit 1013901 by graesslin:

Backport r1013898: Only show cross cursor in desktop grid when clicking on a movable window.
CCBUG: 204571


 M  +1 -1      desktopgrid.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1013901
Comment 4 Andrey Popp 2009-08-21 09:37:19 UTC
Yes, I can change desktop with keyboard. I use mouse, not touchpad. I have this behaviour on both my work and home computers (the same Linux Gentoo on them),
Does this bug resolved with the lasts commits mentioned in bug's comments?
Comment 5 Martin Flöser 2009-08-21 10:08:34 UTC
(In reply to comment #4)
> Does this bug resolved with the lasts commits mentioned in bug's comments?
Probably not, as up to now we do not yet know the bug and are unable to reproduce. Thomas just showed that there is another bug and that's why I cc-ed this bug when doing the commit. As you see it was a trivial bug - when I read Thomas mail I knew instantly what to change where (it should be always like that ;-) )
Comment 6 Andrey Popp 2009-08-21 11:49:04 UTC
I just tried to reboot my machine again and start to work...
All was ok some time... before I launched firefox - in short time after that desktop grid became unusable.
Maybe there are some window management fixes for mozilla's products?
For additional info:
- Version of firefox is 3.5.1
- My window decoration and widget theme is QtCurve for kde, gtk applications.
Comment 7 Thomas Lübking 2009-08-25 16:42:27 UTC
I wonder whether this may be due to some "micro-judder" of your mouse cursor (i just saw on another machine, seems to be related to the mousepad)

Can you -after this problem turned up- try running "xev" from konsole (to have some output) and place the pointer into it?
If you then take your hands off the mouse, do you still get some MotionNotify events?
Comment 8 Andrey Popp 2009-08-25 19:10:53 UTC
No, after I take hands off the mouse, there are no MotionNotifies.
Comment 9 Andrey Popp 2009-08-26 21:38:18 UTC
Ok, I have this bug popped up after I've launch any of Mozilla Firefox, Opera or Chromium.
Comment 10 James Sharam 2009-08-31 00:07:52 UTC
I also have this bug, it appears to start happening after I do a desktop switch not using the grid view. I have move workspace right assigned to the hotkey Ctrl+Alt+Right. After I use this hotkey, desktop grid ceases to focus on a workspace when clicking on it. I can still navigate with the arrow keys and enter however.
Comment 11 Andrey Popp 2009-09-03 18:01:20 UTC
I've just upgraded to KDE 4.3.1 on both work and home machines and it seems that this bug was fixed in this release.
Comment 12 Martin Flöser 2009-09-03 18:07:19 UTC
and another bug which has fixed itself by pure magic :-)

Please reopen if it appears again