[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:18:30 BST 2013
https://bugs.kde.org/show_bug.cgi?id=325837
Wolfgang Bauer <wbauer at tmo.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Version Fixed In| |4.11.3
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/kde-
| |workspace/fa0a5cfc5755b282b
| |3853356821f02c9752aa079
--- Comment #5 from Wolfgang Bauer <wbauer at tmo.at> ---
Git commit fa0a5cfc5755b282b3853356821f02c9752aa079 by Wolfgang Bauer.
Committed on 13/10/2013 at 16:14.
Pushed by wbauer into branch 'KDE/4.11'.
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).
FIXED-IN: 4.11.3
REVIEW: 113185
M +2 -2 kcontrol/input/xcursor/xcursortheme.cpp
http://commits.kde.org/kde-workspace/fa0a5cfc5755b282b3853356821f02c9752aa079
--
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