You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When replying to an encrypted email in webmail using mailvelope, the original email body doesn't show in the mailvelope reply to window. Issue is similar to #1126
To Reproduce
Steps to reproduce the behavior:
Go to snappymail
Click on reply to for an encrypted email
Use mailvelope extension to reply
No body of original message to preview
Expected behavior
A clear and concise description of what you expected to happen.
Show body of original message
Screenshots
If applicable, add screenshots to help explain your problem.
The mailvelope.createDisplayContainer() returns a DisplayContainer object that does not reveal the decrypted text.
Therefore SnappyMail can't access the code on reply/forward.
@the-djmaze Are you sure about this? When I tried with gmail + mailvelope, there's a secure reply option shows the original message in the popup body. Here's a screenshot if it helps
Describe the bug
When replying to an encrypted email in webmail using mailvelope, the original email body doesn't show in the mailvelope reply to window. Issue is similar to #1126
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Show body of original message
Screenshots
If applicable, add screenshots to help explain your problem.
Please complete the following information:
Debug/logging information
Place them here (few lines) or as attachments (many lines)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: