GrapheneOS / Vanadium

Privacy and security enhanced releases of Chromium for GrapheneOS. Vanadium provides the WebView and standard user-facing browser on GrapheneOS. It depends on hardening in other GrapheneOS repositories and doesn't include patches not relevant to the build targets used on GrapheneOS.
https://vanadium.app/
Other
870 stars 69 forks source link

Webview Datepicker Format Issue #589

Open rascow69 opened 1 month ago

rascow69 commented 1 month ago

When I am redirected from an app to a webview page, the following problem occurs:

There is a date field where a date in the format DD.MM.YYYY should be entered. When clicking in the field, the date picker opens. If I select, for example, 06 Aug. 2008, "6.8.2008" is entered into the field and cannot be processed by the website's form.

It is a German website, and I am using German as the system language, in case that is important for the date format.