cwa-website icon indicating copy to clipboard operation
cwa-website copied to clipboard

Certificate screenshots missing details

Open MikeMcC399 opened this issue 3 years ago • 2 comments

Avoid duplicates

  • [X] Bug is not mentioned in the FAQ
  • [X] Bug is specific for Android only, for general issues / questions that apply to iOS and Android please raise them in the documentation repository
  • [X] Bug is not already reported in another issue

Technical details

  • Device: Pixel 3a emulator
  • First reported on App version: 2.8.0
  • Reviewed not yet fixed on App version: 2.25
  • Android version: 11

Describe the bug

Certificate screenshots shown on https://www.coronawarn.app/en/screenshots/, for instance Android Vaccination Certificate are missing details of the certificate. Only the top and the bottom of the scrolled certificate details are shown. The middle section is missing.

image

The files are:

  • https://www.coronawarn.app/assets/screenshots/2-10/en/android/VaccinationDetailsFragment_immune.png
  • https://www.coronawarn.app/assets/screenshots/2-10/en/android/VaccinationDetailsFragment_immune_2.png

Compare to the equivalent iOS Vaccination Certificate. The screenshot on the right is showing details which are not shown for Android.

image

Steps to reproduce the issue

  1. In Android Studio run VaccinationDetailsFragmentTest.kt on Pixel 3a emulator
  2. View > Tools Windows > Device File Explorer
  3. Go to /data/data/de.rki.coronawarnapp.test/screenshots
  4. View screenshots

Expected behavior

Certificate screenshots should show all details of a certificate, not just the top and bottom of a scrolled certificate.

Possible Fix

Scroll through the certificate view and capture each screen, not just the top and bottom of the scrolled view.

MikeMcC399 avatar Sep 04 '21 08:09 MikeMcC399

The real problem here is that the screenshots are out of date with version 2.20. They show a QR code on the detail screen of the person, although the QR code has been removed from this screen with version 2.20.

Suggestion how to proceed: Close this issue and open a new one addressing the out of date screenshots. See also my comment in https://github.com/corona-warn-app/cwa-website/issues/1760#issuecomment-1100198898.

Ein-Tim avatar Apr 15 '22 16:04 Ein-Tim

@Ein-Tim

There are multiple issues with screenshots. The point you raise about them being out of date is valid, however the subject of this issue is about the missing details in the Android vaccination certificate on https://www.coronawarn.app/en/screenshots/#android_vaccination_certificate is still true, so I do not see any reason to close this issue. You could consider it an enhancement request.

2.23 Android images from website:

image

The right-hand screenshot is of little interest.

MikeMcC399 avatar Jun 29 '22 06:06 MikeMcC399