SUMMARY Can't use color picker for "Color to Alpha" purposes, forcing me to manually enter a color the slower way. STEPS TO REPRODUCE 1. Select menu > filter > colors > color to alpha > color picker color > color picker tool. 2. Attempt to click on a color on the canvas. OBSERVED RESULT Nothing happens. EXPECTED RESULT Color should be picked. SOFTWARE/OS VERSIONS Android 10 on Samsung Galaxy Tab S6 ADDITIONAL INFORMATION Using Android build based on 4.3.0 stable
Can confirm the bug. Looks like the events are bound to the boundaries of the Color Picker Widget. So, when stylus/mouse is hovered outside the boundaries. The events stop being delivered to the widget.
Git commit a159291b216f43980732d31bace8848421a199cb by Sharaf Zaman. Committed on 26/10/2020 at 12:01. Pushed by szaman into branch 'krita/4.3'. Android: Color picker not working properly When a modal dialog is used, events outside of the widget bounds isn't received by modal window. This should make picker usable for all widgets not just Color to Alpha. M +4 -0 libs/widgets/KisDlgInternalColorSelector.h https://invent.kde.org/graphics/krita/commit/a159291b216f43980732d31bace8848421a199cb
Git commit da3f4d70502f180f51309b074db94648cd61cd75 by Sharaf Zaman. Committed on 28/10/2020 at 09:51. Pushed by szaman into branch 'krita/4.4.0'. Android: Color picker not working properly When a modal dialog is used, events outside of the widget bounds isn't received by modal window. This should make picker usable for all widgets not just Color to Alpha. (cherry picked from commit a159291b216f43980732d31bace8848421a199cb) M +4 -0 libs/widgets/KisDlgInternalColorSelector.h https://invent.kde.org/graphics/krita/commit/da3f4d70502f180f51309b074db94648cd61cd75
Git commit 7f68adda6b8fc8d50c1e40f2dcc76ec24002c707 by Sharaf Zaman. Committed on 29/10/2020 at 09:51. Pushed by szaman into branch 'master'. Android: Color picker not working properly When a modal dialog is used, events outside of the widget bounds isn't received by modal window. This should make picker usable for all widgets not just Color to Alpha. (cherry picked from commit a159291b216f43980732d31bace8848421a199cb) M +4 -0 libs/widgets/KisDlgInternalColorSelector.h https://invent.kde.org/graphics/krita/commit/7f68adda6b8fc8d50c1e40f2dcc76ec24002c707