KeysFortress / KeyFortress

Keyfortress is a modern cross platform password manager.
GNU General Public License v3.0
2 stars 2 forks source link

Large emails spill out of container. #97

Open Tyler-Kuhn opened 8 months ago

Tyler-Kuhn commented 8 months ago

TC1 - Large emails stay in container. - FAILED

Version: 0.0.8

Environment: Android Studio Pixel 6 Pro Android 12 Android 14

Steps:

  1. Launch the Key Fortress application on Phone
  2. Unlock app with set password.
  3. Press the "Generate Password" button to open the password generation window.
  4. Enter a Name.
  5. Enter "areallylongemail@alongeremailaddress.com" for the email.
  6. Click "Save".

Expected Result: The email should wrap to the next line or ... when to big for it's container.

Actual Result: The email spills out of the container.

Recording: https://drive.google.com/file/d/1zAbFYR1ITNdlB2RpbOkclbTLGvvdVJoZ/view?usp=drive_link

KristiforMilchev commented 8 months ago

Resolved with PR 27 in the KF_Components repository