cwa-website
cwa-website copied to clipboard
Certificate screenshots missing details
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.
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.
Steps to reproduce the issue
- In Android Studio run
VaccinationDetailsFragmentTest.kt
on Pixel 3a emulator - View > Tools Windows > Device File Explorer
- Go to
/data/data/de.rki.coronawarnapp.test/screenshots
- 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.
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
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:
The right-hand screenshot is of little interest.