question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Pending test result text overlapping

See original GitHub issue

Avoid duplicates

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

Technical details

  • Device name: Samsung Galaxy A5 (2017) SM-A520F
  • Android version: 8.0.0
  • App version: 2.2.1

Describe the bug

In the status waiting for a PCR test result there is an overlap of text between the bottom of “Your result is not yet available” and “Test added on dd/mm/yyyy”.

Steps to reproduce the issue

  1. Set locale to English (United Kingdom)
  2. In CWA Start Screen in tile “Register Your Test” tap “NEXT STEPS”
  3. Tap “Test with QR Code”
  4. Tap “ACCEPT”
  5. Scan QR code of PCR test

image

Expected behavior

There should be a visible gap between the text “available” and “Test added”.

Possible Fix

Add app:layout_constraintTop_toBottomOf="@id/test_result_section_content" to TextView android:id="@+id/test_result_section_registered_at_text"

https://github.com/corona-warn-app/cwa-app-android/blob/9ec222a431340917834e831cc60edd14fa062d27/Corona-Warn-App/src/main/res/layout/view_test_result_section.xml#L47-L57

Additional context

The issue is also present in the release/2.3.x branch.

It can also be seen on larger devices running Android 11 and with locale set to English (United Kingdom) or Deutsch (Deutschland). Just increase the font size.


Largest font size on Android 11. Locale English.

image


Internal Tracking-ID: EXPOSUREAPP-7539

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
dsarkarcommented, Jun 26, 2021

@MikeMcC399 Thanks for contributing! Will forward your CONFIRM comment. Enjoy Saturday!

1reaction
MikeMcC399commented, Jun 25, 2021

Confirmed fixed in CWA Android 2.4.2.

Device name: Samsung Galaxy A5 (2017) SM-A520F Android version: 8.0.0

With CWA Android 2.3.4 and font size set to Huge, the text is overlapping.

After updating to CWA Android 2.4.2 there is no overlapping text after tapping in “PCR Test” tile on “DISPLAY TEST” button.

Read more comments on GitHub >

github_iconTop Results From Across the Web

text is overlapping - Microsoft Community
I am facing a weird issue in my new Dell laptop. The text in some application is overlapping. I have changed the resolution...
Read more >
JIRA Xray cucumber scenario overlapping text
When creating tests with Xray project in JIRA. under test details you are able to choose whether Manual/Cucumber/Generic. Afterselecting Cucumber, we.
Read more >
Illegible overlapping error text in download infobar #17313
Steps: new profile; launch Brave; load https://www.leaseweb.com/platform/network; context-click on any large file and choose Save File As.
Read more >
Help with Overlapping Text?, page 1 - Forum - GOG.com
I just started up Arcanum for the first time. I have the unofficial patch, high res fix, and town map fix. Chose the...
Read more >
Different ways to verify the text is overlapped or not in GUI ...
NOTE:: I want to know how to test the overlapped text or icon in protractor for responsive web-page and what all the scenarios...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found