Skip to content

Fix Klipper Barcode/QRCode content truncation

Commit f9669af2 introduced a regression with Barcode generator: it used truncated text as a source for the data, which resulted in truncated output.

NOTE: it does not fix Plasma clipboard applet.

Merge request reports