Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

[Bug] Long usernames are truncated in account details #10725

Closed
ebalazs-sv opened this issue May 18, 2020 · 0 comments · Fixed by #10767
Closed

[Bug] Long usernames are truncated in account details #10725

ebalazs-sv opened this issue May 18, 2020 · 0 comments · Fixed by #10767
Assignees
Labels
🐞 bug Crashes, Something isn't working, .. Feature:Logins S2 Major Functionality/product severely impaired and a satisfactory workaround doesn't exist

Comments

@ebalazs-sv
Copy link

ebalazs-sv commented May 18, 2020

Steps to reproduce

  1. Save logins with username that has more than 27 characters;
  2. Go to Settings > Logins and passwords > Saved logins;
  3. Tap the saved login from step 1;
  4. Observe the username field;
    1. Expected behavior
      The username is displayed on two rows;
    2. Actual behavior
      The text that is on the second row is truncated and a scroll bar is displayed for 1-2 seconds on the right side.
    3. Notes
      Not reproducible on Fenix Release 5.0.0, GV 76, from 4/30;
    4. Device information
  • Android device: Nexus 5 (Android 6.0.1), Motorola Moto G6 (Android 8);
  • Fenix version: Nightly 200518 GV 78, from 5/18.

┆Issue is synchronized with this Jira Task

@ebalazs-sv ebalazs-sv added 🐞 bug Crashes, Something isn't working, .. S2 Major Functionality/product severely impaired and a satisfactory workaround doesn't exist Feature:Logins labels May 18, 2020
@github-actions github-actions bot added the needs:triage Issue needs triage label May 18, 2020
@ebalazs-sv ebalazs-sv changed the title [Bug] Long usernames are truncated in accounts.firefox [Bug] Long usernames are truncated in account details May 18, 2020
@ekager ekager removed the needs:triage Issue needs triage label May 18, 2020
@BMEduard BMEduard self-assigned this May 19, 2020
BMEduard pushed a commit to BMEduard/fenix that referenced this issue May 19, 2020
…unt details

 - Set the textview's height to "wrap_content" and added top/bottom padding to account for the size difference and maintain the original height
@BMEduard BMEduard linked a pull request May 19, 2020 that will close this issue
4 tasks
@ebalazs-sv ebalazs-sv mentioned this issue May 21, 2020
6 tasks
BMEduard pushed a commit to BMEduard/fenix that referenced this issue May 28, 2020
 - Set the textview's height to "wrap_content" and added top/bottom padding to account for the size difference and maintain the original height
BranescuMihai pushed a commit that referenced this issue May 28, 2020
 - Set the textview's height to "wrap_content" and added top/bottom padding to account for the size difference and maintain the original height
@liuche liuche mentioned this issue Jun 10, 2020
29 tasks
@data-sync-user data-sync-user changed the title [Bug] Long usernames are truncated in account details FNX2-16116 ⁃ [Bug] Long usernames are truncated in account details Jul 31, 2020
@data-sync-user data-sync-user changed the title FNX2-16116 ⁃ [Bug] Long usernames are truncated in account details FNX-4502 ⁃ [Bug] Long usernames are truncated in account details Aug 10, 2020
@data-sync-user data-sync-user changed the title FNX-4502 ⁃ [Bug] Long usernames are truncated in account details FNX3-14108 ⁃ [Bug] Long usernames are truncated in account details Aug 10, 2020
@data-sync-user data-sync-user changed the title FNX3-14108 ⁃ [Bug] Long usernames are truncated in account details FNX2-16116 ⁃ [Bug] Long usernames are truncated in account details Aug 10, 2020
@data-sync-user data-sync-user changed the title FNX2-16116 ⁃ [Bug] Long usernames are truncated in account details FNX-4502 ⁃ [Bug] Long usernames are truncated in account details Aug 11, 2020
@data-sync-user data-sync-user changed the title FNX-4502 ⁃ [Bug] Long usernames are truncated in account details [Bug] Long usernames are truncated in account details May 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Crashes, Something isn't working, .. Feature:Logins S2 Major Functionality/product severely impaired and a satisfactory workaround doesn't exist
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants