Bug 409168 - Add an option to save or print the QR codes
Summary: Add an option to save or print the QR codes
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Clipboard widget & pop-up (show other bugs)
Version: 5.15.3
Platform: Other Linux
: LO wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-25 10:26 UTC by Fabian
Modified: 2024-04-02 12:47 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian 2019-06-25 10:26:11 UTC
SUMMARY


STEPS TO REPRODUCE
1. Copy some text
2. Open klipper
3. Show barcode

OBSERVED RESULT
No way to print the qr code or save it as an image

EXPECTED RESULT
It would be great if there was an option to save the qrcode as png and to print it right away. 

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.16.1
KDE Frameworks 5.59.0
Qt 5.12.3

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2021-04-01 20:27:58 UTC
You can take a screenshot of it and then print that. What's the use case for printing the QR code directly from the applet?
Comment 2 Bug Janitor Service 2021-04-16 04:33:19 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Fabian 2021-04-16 06:19:51 UTC
Yes you can make a screenshot, crop the image and then save or print it. But this is not a user friendly process.

First you have to think about taking a screenshot, this is probably not obvious to most people. 

Then you need to modify the image or set the correct rectangle for the screenshot. Which is time consuming and again might be a hurdle for a lot of people.

A save / print button in klipper would be a one click solution for the whole process.
Comment 4 Nate Graham 2021-04-16 16:23:25 UTC
Got it.
Comment 5 jmaspons 2021-10-07 10:26:43 UTC
Allowing to copy the image by right-clicking the image without the need to modify the UI could be enough. Very useful when you are preparing banners or posters
Comment 6 jmaspons 2023-06-04 08:08:17 UTC
Related to https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1723 Fixed?
Comment 7 Nate Graham 2023-06-04 15:30:49 UTC
Oh hey, yeah, by making the QR code draggable, you can now turn it into a file which can be printed, so this has effectively been implemented. Thanks for following up!
Comment 8 Raphaël Jakse 2024-04-02 12:47:59 UTC
Hi!

I was about to create a new feature request and stumbled upon this one. Being able to drag is already very nice and noticed one could do this by myself, but it's not quite discoverable and you need to know where to drag, and dragging might not be so easy. I have the feeling many people still just search for a web service to generate a QR Code, when we have a perfectly fine and local one at hands.

It's also still way quicker to just search "qr <text>" in duck duck go, and right click on the result. Which is a shame.

What about adding a small copy and a small save button on top of the QR Code in the clipboard and the wifi applets, and/or a context menu with these options?