tutao / tutanota

Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.
https://tuta.com
GNU General Public License v3.0
5.97k stars 512 forks source link

Application crashes when being maximized or fullscreened (Wayland) #7248

Closed pm4rcin closed 3 weeks ago

pm4rcin commented 1 month ago

Describe the bug When application is maximized it crashes.

To Reproduce Steps to reproduce the behavior:

  1. Open App
  2. Maximize app
  3. Crash

Expected behavior It should not crash

Desktop (please complete the following information):

Additional context It's because electron < 31.1.0 inherited chromium bug. The same problem was present in https://github.com/FreeTubeApp/FreeTube/issues/5304 but it was since fixed.

charlag commented 1 month ago

thank you!

does 31.1.0 fix this?

pm4rcin commented 1 month ago

thank you!

does 31.1.0 fix this?

From FreeTube perspective that had the exact same problem I think so. But it was most probably chromium bug that was fixed rather than electron specific.

pm4rcin commented 3 weeks ago

With today's update it was fixed.