Bug 145075 - Rename QR code to Matrix barcode
Summary: Rename QR code to Matrix barcode
Status: RESOLVED DUPLICATE of bug 141193
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
7.1.6.2 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: needsUXEval
Depends on:
Blocks:
 
Reported: 2021-10-11 13:38 UTC by ComputerHotline
Modified: 2021-10-11 18:01 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ComputerHotline 2021-10-11 13:38:33 UTC
Suggest :

Replace "QR Code" feature by "Matrix barcode" feature. 
This "Matrix barcode" feature could permit some barcodes (QRcode of course, and Datamatrix, Aztec, PDF417).

Regards.
Comment 1 Buovjaga 2021-10-11 14:26:17 UTC
(In reply to ComputerHotline from comment #0)
> Replace "QR Code" feature by "Matrix barcode" feature. 
> This "Matrix barcode" feature could permit some barcodes (QRcode of course,
> and Datamatrix, Aztec, PDF417).

https://github.com/nu-book/zxing-cpp certainly supports all of the mentioned ones already
Comment 2 V Stuart Foote 2021-10-11 14:51:23 UTC
Reasonable. While QR Code is ubiquitous and is an incorrect synonym for many 2D barcodes-- other 1D barcode (and supporting fonts) and 2D, aka. "matrix barcode" formats are common. We should support more.

The ZXing-cpp libs look to be the correct licensing to pick up and would expand LO offerings.

+1
Comment 3 Telesto 2021-10-11 17:37:05 UTC
The discussion here would be obsolete if it becomes 'Barcode' after 141193 gets implemented. See also bug 141193 comment 5
Comment 4 V Stuart Foote 2021-10-11 18:01:05 UTC
ZXing libs already picked up, just not exercised for 1D or 2D matrix barcodes other than the QR code.  bug 141193 already open to implement the additional formats.

Question then of what to name it in the UI--as "QR code" would become deficient.

*** This bug has been marked as a duplicate of bug 141193 ***