Summary: | mouse cursor turns to hand on hover in double-click mode | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Kilian Lackhove <kilian> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | frank78ac |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6.1 | |
Sentry Crash Report: |
Description
Kilian Lackhove
2011-01-29 23:21:24 UTC
Thanks, I can reproduce in trunk. Note that the cursor becomes a hand again if you move it away from the folder and back again. Another mouse cursor related issue is bug 264791, I don't know if there is some connection between the two. Git commit e2180b5f3dc949778c54ad31ce72b466d5333baf by Peter Penz. Pushed by ppenz into branch 'master'. Don't show the pointing-hand cursor when double-click is enabled CCBUG: 264796 M +4 -1 dolphin/src/views/selectionmanager.cpp http://commits.kde.org/a5d5b61a/e2180b5f3dc949778c54ad31ce72b466d5333baf Git commit 09d30e3590b27e6955512d4726e1b188430765f8 by Peter Penz. Pushed by ppenz into branch 'KDE/4.6'. Don't show the pointing-hand cursor when double-click is enabled BUG: 264796 FIXED-IN: 4.6.1 M +4 -1 dolphin/src/views/selectionmanager.cpp http://commits.kde.org/a5d5b61a/09d30e3590b27e6955512d4726e1b188430765f8 wow, that was fast, thanks a lot! |