tutanota icon indicating copy to clipboard operation
tutanota copied to clipboard

Text overflow in mail authentication InfoBanner

Open bedhub opened this issue 2 years ago • 1 comments

Text overflow is not set correctly for the InfoBanner box on small screen sizes. See screenshot: Screenshot_20220217_001856

Test notes

  • [ ] Resize the client's window to be small
  • [ ] View an email with a notice that its contents cannot be verified but also shows a technical sender with a long address in a banner. Alternatively, use Developer Tools to make the displayed technical sender a long sequence of characters that cannot be broken up easily (e.g. a long sequence of repeated characters such as aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa@email.com).
  • [ ] Verify that it is correctly wrapped to the end of the banner and that it does not overflow off the edge.

bedhub avatar Feb 22 '22 07:02 bedhub

Text overflows the InfoBanner only if technical sender address is too long. Text in the InfoBanner with any short address doesn't overflow the frame of the banner. Checked on desktop client v. 3.98.4

nif-tutao avatar Jul 08 '22 11:07 nif-tutao