bitwarden / clients

Bitwarden client apps (web, browser extension, desktop, and cli).
https://bitwarden.com
Other
8.7k stars 1.14k forks source link

firefox-127 and zimbra and the bitwarden plugin shows empty emails #9618

Open Stricken1670 opened 3 weeks ago

Stricken1670 commented 3 weeks ago

Steps To Reproduce

Zimbra is a webclient/server combination, which we use at our company. The combination mentioned in the subject reproduces the problem. Any other combination and emails in zimbra are visible.

Expected Result

zimbra emails are properly displayed.

Actual Result

Emails appear empty

Screenshots or Videos

screenshot_2024-06-13_11-19-30_619090894

Additional Context

In the firefox debug console we found these messages (obfuscated) niks.txt

Operating System

Windows, macOS, Linux

Operating System Version

Any version

Web Browser

Firefox

Browser Version

127

Build Version

2024.4.2

Issue Tracking Info

NovaSilentium commented 3 weeks ago

Hi there,

This has been escalated for further investigation. If you have more information that can help us, please add it below.

Thanks!

Stricken1670 commented 3 weeks ago

Thanks for looking into the issue, and taking it seriously: The Zimbra version is 9.0.0_GA_4615 (build 20240415043222) and only affects people who use the classic interface. I hope this helps you to reproduce the problem.

m-milinovsky commented 3 weeks ago

Same here on Windows 10 machines with Firefox 127.0 with Bitwarden plugin 2024.4.2 and Zimbra 10 - also when using Zimbra classic interface only.

stefan0xC commented 3 weeks ago

Not sure what's causing this but if I disable the option for asking to save and use passkeys in the extension it seems to work again. ask_save_passkeys

m-milinovsky commented 3 weeks ago

Not sure what's causing this but if I disable the option for asking to save and use passkeys in the extension it seems to work again.

I can confirm, that disabling "Ask to save and use passkeys" restores the correct behaviour of the plugin.

robsee commented 3 weeks ago

I have the same problem, and it is also fixed by disabling passkeys.

hboetes commented 3 weeks ago

Alright, that's a good workaround, and it will help the devs narrow down the problem.

haeiven commented 3 weeks ago

Hello,

I'm having the same issue and I can confirm that disabling "Ask to save and use passkeys" is a good workaround for now.

WoutResseler commented 3 weeks ago

Have the same issue and indeed disabling "Ask to save and use passkeys" works as a temporary fix

zenone87 commented 3 weeks ago

This still happens with version 2024.6.2. The above workaround works.

CtrlAltDestroyy commented 2 weeks ago

Same issue here with Zimbra 10.0.8_GA_4611 (build 20240412081044), Firefox 127.0.1 and Bitwarden Version: 2024.6.2 Disable "Ask to save and use passkeys" resolved this issue, thx

Athar42 commented 2 weeks ago

I can also confirm, like the others, the same behavior.

Zimbra 9.0.0_GA_1337 (build 20220211171033)

Doing the "disable" stuff workaround is working.

Tested on Chrome (126.0.6478.63), with the same option enabled, it's working just fine, so this only occur on Firefox so far.

Finii commented 2 weeks ago

Same here, broken on Firefox 127 and 128-nightly, ok with Firefox 119 and Ungoogled Chromium 126.0.6478.61

Bitwarden 2024.6.2
Zimbra 9.0.0_GA_4612 (build 20240412104050)

In the popup show mail window the mouse turns into a ... how is that called, circle with strikethrough thing:

image

Disabling passkey workaround fixes it.

Even if the popup mail window is forced into an ordinary window (via Firefox browser.link.open_newwindow.restriction = 0) there is no passkey dialogue visible (which is I assume the problem).

syserr0r commented 2 weeks ago

I use passkeys on other sites, is there any other solution?

At present I'm using Google Chrome for Zimbra access as Chrome does not yet appear affected.

dagobert commented 2 weeks ago

Hi, I also use Zimbra and suffer from the same problem. The temporary fix works.

I investigated further and found something that might help the developers:

The described problem only happens on HTML emails. On plaintext emails the content is displayed. Looking into the source code of the Zimbra page, I found a possible reson. The difference between these two types of emails are that HTML emails are inside an iframe.

grafik

I hope that helps to fix the problem. I can give more information if necessary.

dagobert commented 2 weeks ago

I searched more and found the following when using bitwarden with passkeys option activated.

grafik

As you can see, the Iframe content is empty and only filled with the src tag for the JS file.

elGranVB commented 1 week ago

Same issue here with Zimbra 9.0.0_GA_4571 (build 20230921061510), Firefox 127.0.2 and Bitwarden Version: 2024.6.3 Disable "Ask to save and use passkeys" workaround still working

dagobert commented 1 week ago

I tested the problem in MS Edge using the newest bitwarden Addon. In Edge everything works fine, no problem there.

syserr0r commented 1 week ago

@dagobert the issue appears specific to Firefox - I have no issues with chrome (and presumably chromium based browsers like Edge)