Summary: | Desktop zoom shows wrong mousecursor while resizing window | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Christian H <chrys87> |
Component: | effects-various | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sreejiththulaseedharan, travisgevans |
Priority: | NOR | Flags: | thomas.luebking:
ReviewRequest+
|
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/38431db07ca0cec8fdbd2f193ced4805a9443566 | Version Fixed In: | 4.9.4 |
Sentry Crash Report: |
Description
Christian H
2011-06-24 15:22:58 UTC
I see this in KDE 4.9.3. The mouse cursor never seems to change while zoomed in. Additionally, the mouse cursor shrinks (instead of using the Size 48 I selected in the cursor theme settings, regardless of how I set the mouse cursor option in the Zoom desktop effects configuration), and it becomes completely invisible after triggering a Plasma panel popup until I zoom back to full. Perhaps these are all related? The disappearing cursor in my case appears to be Bug289336. The other cursor issues I mentioned in the previous comment appear to be a separate issue, though. Please notice that this can and will not work unless you configure the zoom effect to a) "keep" the pointer b) use "proportional" scaling Doesn't work in that case either, though (hide cursor should catch that configuration) Loading the "wrong" cursor image in the scaled pointer mode is a much unrelated issue, please file another bug. Git commit 19750d2405602553f573295a2a400be669e71453 by Thomas Lübking. Committed on 22/11/2012 at 19:26. Pushed by luebking into branch 'master'. don't use textured mousecursor unless required REVIEW: 107424 FIXED-IN: 4.10 M +2 -0 kwin/effects/zoom/zoom.cpp http://commits.kde.org/kde-workspace/19750d2405602553f573295a2a400be669e71453 Git commit 38431db07ca0cec8fdbd2f193ced4805a9443566 by Thomas Lübking. Committed on 22/11/2012 at 19:26. Pushed by luebking into branch 'KDE/4.9'. don't use textured mousecursor unless required REVIEW: 107424 FIXED-IN: 4.9.4 (cherry picked from commit 19750d2405602553f573295a2a400be669e71453) M +2 -0 kwin/effects/zoom/zoom.cpp http://commits.kde.org/kde-workspace/38431db07ca0cec8fdbd2f193ced4805a9443566 |