Summary: | Cursor shape doesn't change when selection marker is off | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Ben Aceler <aceler> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | frank78ac |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6.1 | |
Sentry Crash Report: |
Description
Ben Aceler
2011-01-29 21:46:29 UTC
Thanks for the report. I could reproduce this in trunk. Git commit 8c1cb5b79a6a90726112fbd00d3aab37d2090504 by Peter Penz. Pushed by ppenz into branch 'KDE/4.6'. Show the pointing-hand cursor also when the selection-toggle is disabled BUG: 264791 FIXED-IN: 4.6.1 M +58 -36 dolphin/src/views/selectionmanager.cpp M +5 -7 dolphin/src/views/viewextensionsfactory.cpp http://commits.kde.org/a5d5b61a/8c1cb5b79a6a90726112fbd00d3aab37d2090504 Git commit 6250e052f86681f5546785312e91bc6a93f83a92 by Peter Penz. Pushed by ppenz into branch 'master'. Show the pointing-hand cursor also when the selection-toggle is disabled CCBUG: 264791 M +58 -36 dolphin/src/views/selectionmanager.cpp M +5 -7 dolphin/src/views/viewextensionsfactory.cpp http://commits.kde.org/a5d5b61a/6250e052f86681f5546785312e91bc6a93f83a92 |