Summary: | Pan actions on the map zoom in | ||
---|---|---|---|
Product: | [Applications] marble | Reporter: | Dennis Nienhüser <nienhueser> |
Component: | general | Assignee: | marble-bugs |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | ilia-kats |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | 1.1.0 | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dennis Nienhüser
2011-05-14 11:38:18 UTC
Git commit 9243bb94e9735fdd51dccfe9598ce521d5f5c259 by Ilia Kats. Committed on 15/05/2011 at 16:54. Pushed by iliakats into branch 'master'. Fix crash on editing connections from KCM module. Thanks Rajeesh K. Nambiar for this patch. REVIEW: 101366 CCBUG: 273256 M +2 -2 settings/config/manageconnectionwidget.cpp http://commits.kde.org/networkmanagement/9243bb94e9735fdd51dccfe9598ce521d5f5c259 I think you CCed the wrong bug. Thanks, I already noticed. Simple typo, 273265 vs. 273256. On second thought I guess the behavior is caused by me clicking too fast, causing it to be recognized as both a pan action and a double click. I think the double click should be filtered in the map border regions. |