Vladimir Yakovlev

Results 285 comments of Vladimir Yakovlev

> likely related to the recent @electron or proton web clients update. The problem is gone if I downgrade @electron 9.0.0-beta.5 => 8.0.1. So it's an upstream issue. I will...

Unfortunately a new [React-based @ProtonMail web-mail-client](https://github.com/ProtonMail/proton-mail) is also affected. It's a little less distracting than in [current stable/angularjs-based client](https://github.com/ProtonMail/WebClient) but still happening.

I've just tested the case on @electron 12.0.0-beta.29 and the UI is still bouncing when you click on the mail folders in the @protonmail UI. It's bouncing but in a...

You can try starting the app with `--disable-smooth-scrolling` argument (then add it to shortcut if it gets the job done).

I don't have Fedora at hand at the moment so I won't be able to look into the issue in action in the near future. But maybe some Fedora/Gnome/Snap users...

In the case you are interested what is hidden under those square boxes: ![menu](https://user-images.githubusercontent.com/1560781/72250382-89586300-360c-11ea-8733-ca933d973e2d.png)

I'm not going to install PopOS/AppArmor/other stuff in the near future to reproduce the issue and work out the solution. So it would be great if someone who is already...

The work on this issue is going to be started when the calendar functionality gets settled as I need all the data model entities to be visible for me. Not...

I think the first nice step would be in making the Calendar-related desktop notifications/alarms work regardless of the open page (mail/calendar/settings/account/drive). Currently due to the @protonmail's tech. design the desktop...

> I think the first nice step would be in making the Calendar-related desktop notifications/alarms work regardless of the open page (mail/calendar/settings/account/drive). This has been implemented and pushed to the...