"Certificate Verification by Third Parties" title truncated
See original GitHub issueAvoid 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…”
Steps to reproduce the issue
Physical device
- On physical device scan certificate and tap i next to text “This QR code can be verified reliably with the CovPassCheck app.”
- Note truncated title
Emulator
On Pixel 3a emulator:
- Settings > Display > Font size > Default
- Settings > Display > Display size > Default
- Language English (United States)
In Android Studio:
- Run
CovPassInfoFragmentTest.kt
- View file
/data/data/de.rki.coronawarnapp.test/screenshots/CovPassInfoFragment.png
with Device File Explorer - 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:
- Created 2 years ago
- Comments:5 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@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?
@MikeMcC399 Thanks for the reminder. Now internally tracked!