Summary: | Multiscroll cursor does not reappear | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Felix Rohrbach <fxrh> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | latest git snapshot | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Felix Rohrbach
2011-01-08 13:32:34 UTC
Git commit dc64aa2f10de89e2fcaa1f5a59001294d7e5bcc3 by Felix Rohrbach. Committed on 12/02/2011 at 20:28. Pushed by felixr into branch 'master'. Reset webview's mouseicon if autoscroll is enabled and you reenter webview. If you left the webview while autoscreen was enabled the mouseicon wasn't set to KIcon("transform-move") again. This patch fixes that. Patch by Johannes Tr��scher, thanks! Reviewed by Rohan Garg and me. BUG: 262519 RB: 100637 M +9 -0 src/webview.cpp M +1 -0 src/webview.h http://commits.kde.org/rekonq/dc64aa2f10de89e2fcaa1f5a59001294d7e5bcc3 |