cwa-app-android icon indicating copy to clipboard operation
cwa-app-android copied to clipboard

"Certificate Verification by Third Parties" image overlaps title

Open MikeMcC399 opened this issue 3 years ago • 3 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 Issue https://github.com/corona-warn-app/cwa-app-android/issues/4202 relates to the same layout

Technical details

  • Device name: 8" Fold-out emulator
  • Android version: 11
  • First reported on App version: 2.11.2
  • Also reproducible in App version: 2.19.2 and pre-release/2.26.x

Describe the bug

The image in the view "Certificate Verification by Third Parties" may overlap the title on larger devices.

CovPassInfoFragment_8inch

Steps to reproduce the issue

Physical device

  1. On physical device scan certificate and tap i next to text "This QR code can be verified reliably with the CovPassCheck app."
  2. Note image and title overlap on larger devices

Emulator

On 8" Fold-out emulator in fold-out mode:

  1. Settings > Display > Font size > Default
  2. Settings > Display > Display size > Default

In Android Studio:

  1. Run CovPassInfoFragmentTest.kt
  2. View file /data/data/de.rki.coronawarnapp.test/screenshots/CovPassInfoFragment.png with Device File Explorer
  3. Note overlap of image and the title "Certificate Verification by Third Parties"

Expected behavior

The image underneath the title "Certificate Verification by Third Parties" should not overlap with the title.

Possible Fix

Review layout fragment_cov_pass_info.xml


Internal Tracking ID: EXPOSUREAPP-10268

MikeMcC399 avatar Oct 12 '21 10:10 MikeMcC399

@dsarkar Please mirror this issue to Jira. I checked with the latest release/2.14.x build and the issue still occurs.

MikeMcC399 avatar Nov 02 '21 09:11 MikeMcC399

@MikeMcC399 Thanks. Internal Tracking ID: EXPOSUREAPP-10268

dsarkar avatar Nov 02 '21 10:11 dsarkar

  • This issue is also related to the enhancement request https://github.com/corona-warn-app/cwa-wishlist/issues/859

MikeMcC399 avatar May 06 '22 14:05 MikeMcC399

  • with PR corona-warn-app/cwa-app-android#5514 the issue is no longer reproducible on an 8" Fold-out emulator (as in the steps to reproduce). This PR is included in the 2.27.x milestone.

MikeMcC399 avatar Aug 30 '22 10:08 MikeMcC399

This issue should have the label https://github.com/corona-warn-app/cwa-app-android/labels/Fix%202%2E27 applied.

MikeMcC399 avatar Sep 16 '22 15:09 MikeMcC399