https://bugs.kde.org/show_bug.cgi?id=443793
sh_zam <sh...@sdf.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/1913d805b |hics/krita/commit/071b59965 |833f9ae8de6a159db67a9f638c4 |71f80a78fae50322405a787b1b1 |5502 |7bb7 --- Comment #2 from sh_zam <sh...@sdf.org> --- Git commit 071b5996571f80a78fae50322405a787b1b17bb7 by Sharaf Zaman. Committed on 21/10/2021 at 11:38. Pushed by szaman into branch 'krita/5.0'. Bugfix: Editing text makes color selector to select wrong color When we press `Enter` this deactivates the KoFillConfigWidget, which reverts the color to the `overriddenColor`. We change this behavior by uploading the color of the shape back to resourceManager in SvgTextTool. (cherry picked from commit 1913d805b833f9ae8de6a159db67a9f638c45502) M +16 -19 libs/ui/widgets/KoFillConfigWidget.cpp M +13 -1 plugins/tools/svgtexttool/SvgTextTool.cpp M +3 -0 plugins/tools/svgtexttool/SvgTextTool.h https://invent.kde.org/graphics/krita/commit/071b5996571f80a78fae50322405a787b1b17bb7 -- You are receiving this mail because: You are watching all bug changes.