SUMMARY When making text annotations, after selecting the text, pressing Ctrl+C will copy both the selected text and the whole screenshot to the clipboard. I think the correct behavior is to copy the selected text only. STEPS TO REPRODUCE 1. Take an arbitrary screenshot with Spectacle 2. Add some text using the annotation tool 3. Select some text and press Ctrl+C OBSERVED RESULT Both the selected text and the whole screenshot are copied to the clipboard EXPECTED RESULT Only the selected text should be copied to the clipboard SOFTWARE/OS VERSIONS Linux: 6.9.2-arch1-1 KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.2.0 Qt Version: 6.7.1 ADDITIONAL INFORMATION
A possibly relevant merge request was started @ https://invent.kde.org/graphics/spectacle/-/merge_requests/373
Git commit 04cbb5d6997f912b784d68654301d08f1eb24452 by Noah Davis. Committed on 30/05/2024 at 16:58. Pushed by ndavis into branch 'master'. Prevent TextTool TextEdit shortcuts from being used by the window while TextTool is focused M +19 -31 src/Gui/CaptureWindow.cpp M +0 -1 src/Gui/CaptureWindow.h M +19 -31 src/Gui/ViewerWindow.cpp M +0 -1 src/Gui/ViewerWindow.h https://invent.kde.org/graphics/spectacle/-/commit/04cbb5d6997f912b784d68654301d08f1eb24452
Git commit f5aff2d331f6dcc635a2e6292e073420febd47f4 by Noah Davis. Committed on 20/06/2024 at 06:55. Pushed by ndavis into branch 'release/24.05'. Prevent TextTool TextEdit shortcuts from being used by the window while TextTool is focused (cherry picked from commit 04cbb5d6997f912b784d68654301d08f1eb24452) Co-authored-by: Noah Davis <noahadvs@gmail.com> M +19 -31 src/Gui/CaptureWindow.cpp M +0 -1 src/Gui/CaptureWindow.h M +19 -31 src/Gui/ViewerWindow.cpp M +0 -1 src/Gui/ViewerWindow.h https://invent.kde.org/graphics/spectacle/-/commit/f5aff2d331f6dcc635a2e6292e073420febd47f4