[Libreoffice-ux-advise] [Bug 145728] "Insert > Object > Bar Code..." menu should be "QR and Barcode..."
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 19 16:04:45 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=145728
V Stuart Foote <vstuart.foote at utsa.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vstuart.foote at utsa.edu
--- Comment #5 from V Stuart Foote <vstuart.foote at utsa.edu> ---
At present just two barcodes types from the latest ZXing based zxing-cpp lib
[1] are being used--'QR Code' (aka "Quick Response code"), and 'Code 128'.
But recent work expanding barcode framework will allow additional changes to
the LibreOffice UI (and API/IDL) to use all supported barcode formats.
While the current "Bar Code..." label incorrectly splits the noun, it also
looses the object recognition of including "QR".
The "QR code" moniker is synonymous to Matrix, or 2D, barcodes.
It would be just as correct to insert label as "Matrix or 1D Barcode..." or "2D
or 1D Barcode..." or even just "Barcode..." but keeping the "QR code" provides
marketable recognition.
Best to simply relabel Insert -> Object -> as "QR and Barcode..." and match the
dialog title.
=-ref-=
https://github.com/nu-book/zxing-cpp
Supported Formats
1D product 1D industrial 2D
UPC-A Code 39 QR Code
UPC-E Code 93 DataMatrix
EAN-8 Code 128 Aztec
EAN-13 Codabar PDF417
DataBar ITF MaxiCode (beta)
DataBar Expanded
Note: DataBar used to be called RSS.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list