Summary: | Adding via points is not possible because a route can't be dragged (regression) | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Bernhard Beschow <shentey> |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Maemo 5 | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/marble/ad13e3c62b12b268e5227a53371d0c1aa69f74d0 | Version Fixed In: | 1.3.95 |
Sentry Crash Report: |
Description
Bernhard Beschow
2012-06-11 10:33:12 UTC
A git bisect reveals that the bug happens sice commit d889c6f5fb825bb0abc3ae058290ec5be232b5d9 (Kinetic scrolling can be disabled via the API). Enabling kinetic scrolling via config file causes the bug to disappear on the N900. Strangely, the bug still can't be reproduced on the desktop, even if kinetic scrolling gets disabled. Git commit 132ccaa2b4c5402e39d83cee6ce41774b5de6747 by Dennis Nienhüser. Committed on 25/06/2012 at 22:10. Pushed by nienhueser into branch 'master'. Restore view context when kinetic scrolling is disabled. M +8 -0 src/lib/MarbleWidgetInputHandler.cpp http://commits.kde.org/marble/132ccaa2b4c5402e39d83cee6ce41774b5de6747 Git commit ad13e3c62b12b268e5227a53371d0c1aa69f74d0 by Dennis Nienhüser. Committed on 25/06/2012 at 22:10. Pushed by nienhueser into branch 'KDE/4.9'. Restore view context when kinetic scrolling is disabled. FIXED-IN: 1.3.95 (cherry picked from commit 132ccaa2b4c5402e39d83cee6ce41774b5de6747) M +8 -0 src/lib/MarbleWidgetInputHandler.cpp http://commits.kde.org/marble/ad13e3c62b12b268e5227a53371d0c1aa69f74d0 Git commit ab33aca050e46c71b2dd4ca7234a544d3fc881d2 by Dennis Nienhüser. Committed on 25/06/2012 at 22:10. Pushed by nienhueser into branch 'sok-2012-plasma-active'. Restore view context when kinetic scrolling is disabled. M +8 -0 src/lib/MarbleWidgetInputHandler.cpp http://commits.kde.org/marble/ab33aca050e46c71b2dd4ca7234a544d3fc881d2 |