Summary: | Double clicking the up/down buttons of Opacity/Size/Flow with a tablet causes them to reset to their maximum | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Eiko Yumi <esdouzewa> |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | dimula73 |
Priority: | NOR | ||
Version: | 2.8 Beta | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | All | ||
Latest Commit: | http://commits.kde.org/calligra/13c23792d135a97575a090ead32c2d5780087d73 | Version Fixed In: | |
Sentry Crash Report: |
Description
Eiko Yumi
2014-01-19 16:36:14 UTC
Yes, the same bug is present on Linux :( That happens when one does Double Click + Drag. Probably, mouseButtonDown does something weirdly :) Git commit fb2facd5a2c282fe347769bf49e88bf62de44396 by Dmitry Kazakov. Committed on 26/03/2014 at 08:44. Pushed by dkazakov into branch 'master'. Fix resetting the slider spinbox when double clicking on it Double Click event must also generate a usual press event M +0 -5 krita/ui/widgets/kis_slider_spin_box.cpp M +0 -1 krita/ui/widgets/kis_slider_spin_box.h http://commits.kde.org/calligra/fb2facd5a2c282fe347769bf49e88bf62de44396 Git commit 13c23792d135a97575a090ead32c2d5780087d73 by Dmitry Kazakov. Committed on 26/03/2014 at 08:44. Pushed by dkazakov into branch 'calligra/2.8'. Fix resetting the slider spinbox when double clicking on it Double Click event must also generate a usual press event M +0 -5 krita/ui/widgets/kis_slider_spin_box.cpp M +0 -1 krita/ui/widgets/kis_slider_spin_box.h http://commits.kde.org/calligra/13c23792d135a97575a090ead32c2d5780087d73 |