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.

"Certificate Verification by Third Parties" title truncated

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: Google Pixel 3a emulator
  • Android version: 11
  • First reported in App version: 2.11.2
  • Also present in App version: 2.15.1

Describe the bug

The title of the view “Certificate Verification by Third Parties” may be displayed truncated, for example, as “Certificate Verification by Third…”

CovPassInfoFragment

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 truncated title

Emulator

On Pixel 3a emulator:

  1. Settings > Display > Font size > Default
  2. Settings > Display > Display size > Default
  3. Language English (United States)

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 truncated title “Certificate Verification by Third…”

Expected behavior

The title “Certificate Verification by Third Parties” should be completely displayed, whatever the screen geometry, wrapping to subsequent lines if necessary.

Possible Fix

Review layout fragment_cov_pass_info.xml

string cov_pass_info_title “Certificate Verification by Third Parties” from covid_certificate_strings.xml is used in fragment_cov_pass_info.xml


Internal Tracking ID: EXPOSUREAPP-10175

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
MikeMcC399commented, Jan 7, 2022

@larswmh Thanks for the link to #4658! I was able to verify that the fix works.

Would you like to add the label Fix 2.16 to this issue, since the PR is on the 2.16.0 milestone list?

1reaction
dsarkarcommented, Oct 22, 2021

@MikeMcC399 Thanks for the reminder. Now internally tracked!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Who signed my cert? | Enable Sysadmin - Red Hat
The issuer is the certificate's signer. A certificate is self-signed if the subject and issuer match. A certificate is signed by a Certificate...
Read more >
How Do Employers Verify Education? A Quick Guide
We verify your applicants' credentials directly with their respective institutions or a 3rd party service called the National Student ...
Read more >
Avoid Common Notary Certificate Mistakes | NNA
Mistake #1: Not reading the certificate wording carefully. Read all notarial certificates carefully to make sure you understand what you are ...
Read more >
Fair and Accurate Credit Transactions Act of 2003 - GovInfo
No provision of subtitle A of title V of Public Law 106-102, prohibiting the disclosure of financial information by a business entity to...
Read more >
CFPB Consumer Laws and Regulations FCRA
Financial institutions and other persons are subject to a number of different requirements under the FCRA; some are contained directly in the statute,...
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