https://bugs.kde.org/show_bug.cgi?id=521340
--- Comment #2 from Angel Parra <[email protected]> --- Created attachment 193119 --> https://bugs.kde.org/attachment.cgi?id=193119&action=edit 2nd videoclip demonstration. Not only sizing is the problem, but KWin tries to follow this bad grid arrangement generation. Actually no, not at all. The logic unfortunately is flawed down to the core. It seems to have a kind of auto-arranger that makes both the Pager widget and, even worse, KWin itself, to follow an incomplete grid that is not organized the way one would expect. And to account for this statement, there is the video clip previous to the very last one in the attached video. Often the KCM (or whatever piece of code that tries to arrange the grid) creates a grid that is less rows as specified in the row counter of the kcm, and/or a grid that doesn't fit all the desktops created in the kcm is exposed to the pager, and KWin ends up not being able to access some of the desktops set on it when it (correctly) expects a grid with the same number of rows as specified in the KCM. -- You are receiving this mail because: You are watching all bug changes.
