https://bugs.kde.org/show_bug.cgi?id=515979
--- Comment #7 from Cherkah <[email protected]> --- I am also experiencing this exact issue on Fedora 44. The text box cannot be moved after it is created, despite the drag handle appearing. This behavior is reproducible in both Spectacle and Koko, which confirms the issue is within the shared kquickimageeditor component. The following errors appear repeatedly in the kjournal when attempting to drag the text box: ``` app-org.kde.spectacle.service[PID]: expression for onActiveTranslationChanged@qrc:/qt/qml/org/kde/kquickimageeditor/TextTool.qml:222 app-org.kde.spectacle.service[PID]: Too many arguments, ignoring 1 app-org.kde.spectacle.service[PID]: Could not find any constructor for value type QQuickMatrix4x4ValueType to call with value -58.5 app-org.kde.spectacle.service[PID]: "Could not convert argument 0 from -58.5 to QMatrix4x4" app-org.kde.spectacle.service[PID]: qrc:/qt/qml/org/kde/kquickimageeditor/TextTool.qml:222: TypeError: Passing incompatible arguments to C++ functions from JavaScript is not allowed. ... ``` - Operating System: Fedora 44 - KDE Plasma Version: 6.7.0 - KDE Frameworks Version: 6.26.0 - Qt Version: 6.11.1 -- You are receiving this mail because: You are watching all bug changes.
