----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110824/#review33751 -----------------------------------------------------------
I think the fix is applied at the wrong place. The actual problem is that window not on the current activity are included in the layouting and so on which results in the empty spots where a window is. So the fix should be to not include such windows in the first place, then it doesn't matter where the user clicks. - Martin Gräßlin On June 4, 2013, 5:02 p.m., Stefanos Harhalakis wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/110824/ > ----------------------------------------------------------- > > (Updated June 4, 2013, 5:02 p.m.) > > > Review request for kde-workspace. > > > Description > ------- > > Fix windowAt function to only return windows from current activity. > > > This addresses bug 301447. > http://bugs.kde.org/show_bug.cgi?id=301447 > > > Diffs > ----- > > kwin/effects/desktopgrid/desktopgrid.cpp dc3d82b > > Diff: http://git.reviewboard.kde.org/r/110824/diff/ > > > Testing > ------- > > > Thanks, > > Stefanos Harhalakis > >
