| 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 | ||
|---|---|---|---|
| Product: | [Applications] Spectacle | Reporter: | Huanyu Liu <1293660441> |
| Component: | General | Assignee: | Noah Davis <noahadvs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kde |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/graphics/spectacle/-/commit/f5aff2d331f6dcc635a2e6292e073420febd47f4 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Huanyu Liu
2024-05-29 12:52:35 UTC
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 |