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
6.02k stars 518 forks source link

native android dialogue for time selection does not have set/ok button #7099

Closed kib42 closed 3 months ago

kib42 commented 3 months ago

This happens on smaller screens at least on Android versions 13, 14. See screenshot:

image

murilopereirame commented 3 months ago

This happens on smaller screens at least on Android versions 13, 14. See screenshot:

image

~I couldn't reproduce, tried with physical Pixel 4a (5.8" 1080x2340 xhdpi) and w/ Android Studio emulator (4.65" 720x1080 xhdpi)~.

Webview issue.

More details:

I realized that the language is also mixed (German + English) this seems to be a bug with webview and there's already a Chromium bug being tracked here. The missing button is probably related with the language problem, as the old behavior was correct language + column layout.

Webview 113 Screenshot_20240620_101954

Webview Canary (128) Screenshot_20240620_101752