Frog
Frog copied to clipboard
Unexpected behavior for --extract_to_clipboard: only the image gets copied
Description
I'm trying to run the Frog CLI so that I can nicely get the extracted text and pass it on to other software in a Bash script. However, when I run the command, the clipboard is populated by the screenshot itself—not the extracted text!
Steps to reproduce
- Run
flatpak run com.github.tenderowl.frog --extract_to_clipboard - Select a screenshot area and press enter
Expected result
The clipboard contains text extracted from the screenshotted image.
Actual result
The clipboard contains the screenshot image itself.
System information
- Operating system: Fedora 41
- Desktop environment: GNOME 47.5
- Windowing system: X (X.Org Server 1.21.1.16)