Willow

Results 63 issues of Willow

**Describe the bug** Notifications disappear from Windows notification center after a few seconds without any interactions with either app or notification center. **To Reproduce** Steps to reproduce the behavior: 1....

bug
desktop

There was a change in c8e34cdd5e5653266b0f2346f21379f9236494cb which changed how we report errors. Unfortunately `Error`s have their properties on the prototype and `Object.assign()` will not pick them up. Because of that...

bug

1. Set the app as mailto handler in settings->desktop 2. Close the app completely 3. Click on mailto link 4. Select account 5. Nothing happens although mail editor should have...

bug
desktop

First Case: 1. Have unread email in mailbox 2. Open it with 2 or 3 column layout 3. See that email is marked as read 4. See that mail body...

bug

It's an old issue One case when trying to decrypt temp file: ``` Client: android Tutanota version: 3.66.5 User agent: Mozilla/5.0 (Linux; Android 9; Mi A1 Build/PKQ1.180917.001; wv) AppleWebKit/537.36 (KHTML,...

bug
android

Some users complain that the system notification does not go away for minutes. Logs suggest that the problem is in this stacktrace: ``` -26 04:33:18.657 16099 16099 E AndroidRuntime: android.app.RemoteServiceException:...

bug
android

Implementation Hint: * potentially use Karma https://karma-runner.github.io/latest/index.html * may need a shim for ospec to work with it

build

We do vendoring for web part for security reasons (libs directory). We should do the same for desktop-only libraries. * update-libs scripts needs to be updated to pull desktop deps...

maintenance
build

Hi, thanks for the awesome app! It would be nice to be able to use keyboard to mark/unmark issues, to add new ones etc. I honestly don't know if it's...

feature