Summary: | [WACOM] Whenever I place my hand on the tablet, the canvas will zoom in | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Camila Paschini <paschini> |
Component: | Tablets (tablet issues are only very rarely bugs in Krita!) | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | griffinvalley, halla, loveyheart007, vion.remi |
Priority: | NOR | ||
Version First Reported In: | 3.0 Release Candidate | ||
Target Milestone: | --- | ||
Platform: | macOS (DMG) | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Camila Paschini
2016-05-30 14:59:23 UTC
I think that both issues might have been fixed in the final release -- that's for tomorrow. If you go to files.kde.org/krita/3/osx, you can already download the dmg to test, though! Thank you for the info! I have just downloaded the krita-3.0.dmg version form the address you gave me and the bug is still happening. I'd also like to add that the current recommended version from he downloads page, version 2.9.11 (git 1c398ed) works smoothly, without any of the problems reported here. I have the problem with version 3.0, (git f0cbffc) I have a `wacom intuos 3 A5` System infos: `uname -a` gives `Darwin rvions-MBP 15.4.0 Darwin Kernel Version 15.4.0: Fri Feb 26 22:08:05 PST 2016; root:xnu-3248.40.184~3/RELEASE_X86_64 x86_64` problem details: When I approch my pen towards my tablet and enter the hover zone (~1cm above the tablet surface), canvas __zoom out__ I tried many things, many drivers versions, many tablet configuration, and nothing works, so I think krita misunderstand some table signals. I tried to tweak/delete shortcuts, but nothing worked (the bug is still present when I delete all shortcuts that krita allows me to delete in pref > canvas input settings > Zoom canvas) The problem here is a bug in QT5 which reports a 'tablet enter' event as a 'scroll wheel' event. The only thing you can do is remove the default canvas input zoom settings in the settings until we have fixed it. I think this is fixed in 3.1 beta; I can no longer reproduce it with my Intuos 3 on my macbook with a clean config and clean install. |