[4.0.1.45] Camera QR code preview line break

REPRODUCIBILITY: 100%
BUILD ID = OS VERSION: 4.0.1.45
HARDWARE: XA2
UI LANGUAGE: german
REGRESSION: No, new feature :wink:

DESCRIPTION:

The preview page of scanned qr codes does not force text wrap for long strings.

PRECONDITIONS:

STEPS TO REPRODUCE:

  1. Enable qr scanning in settings
  2. Scan a qr code with long text

EXPECTED RESULT:

Long texts without spaces (qr codes often don’t have them) should nonetheless fit on the page.
There are even big codes with a lot of text, so scrolling should be considered, as well.

ACTUAL RESULT:

The preview label will reach into the previous page and go beyond the preview page
on the right.

ADDITIONAL INFORMATION:

qr_example

5 Likes

Thank you for the post. We have created a bug report.

1 Like

Thanks for the concrete code! Indeed the wrapping was broken.