[systemsettings] [Bug 325837] Mouse cursor theme kcm shows wrong resize cursor in preview for some themes

Wolfgang Bauer wbauer at tmo.at
Sun Oct 13 17:11:43 BST 2013


https://bugs.kde.org/show_bug.cgi?id=325837

--- Comment #4 from Wolfgang Bauer <wbauer at tmo.at> ---
Git commit 6a6d6dd2ae997068d452b6a3d43572bd6e16c652 by Wolfgang Bauer.
Committed on 13/10/2013 at 15:59.
Pushed by wbauer into branch 'master'.

Cursor Theme KCM: Show correct resize cursor in preview for themes
without a file called "size_fdiag"

Apparently in XCursorTheme::findAlternative() (file
kcontrol/input/xcursor/xcursortheme.cpp) the alternatives for
"size_bdiag" and "size_fdiag" are swapped, so for themes not containing
"size_fdiag" the wrong resize cursor is shown in the preview.

This patch fixes that long standing bug. (there has been no change to
that function since 2007!)

This also fixes the glitch mentioned in bug#325763, that the wrong
arrows are used for the window resize hint after the theme change is
applied (for the current X session).

M  +2    -2    kcontrol/input/xcursor/xcursortheme.cpp

http://commits.kde.org/kde-workspace/6a6d6dd2ae997068d452b6a3d43572bd6e16c652

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list