Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Date picker in webview for Android is not totally localized for french and is not Material #251

Open
4 of 7 tasks
alainkr opened this issue Dec 18, 2024 · 1 comment

Comments

@alainkr
Copy link

alainkr commented Dec 18, 2024

Version

6.9.26

Platform(s)

  • Android
  • iOS
  • Web

Current behavior

The date picker in the webview is not fully localized in french.
1734473042774

Expected behavior

Please localize also "Set" and "Clear". Ideally the date picker would be the material one for the android implementation.

Reproduction

https://github.com/alainkr/cagiku

Steps to reproduce

Build the android app
launch
click on "show datepicker webview"
compare with
click on "show datepicker browser"

Other information

No response

Capacitor doctor

$ npx cap doctor
Capacitor Doctor

Latest Dependencies:

@capacitor/cli: 6.2.0
@capacitor/core: 6.2.0
@capacitor/android: 6.2.0
@capacitor/ios: 6.2.0

Installed Dependencies:

@capacitor/ios: not installed
@capacitor/core: 6.2.0
@capacitor/cli: 6.2.0
@capacitor/android: 6.2.0

[success] Android looking great! 👌

Before submitting

  • I have read and followed the bug report guidelines.
  • I have attached links to possibly related issues and discussions.
  • I understand that incomplete issues (e.g. without reproduction) are closed.

Fastest way to fix this issue

@alainkr alainkr changed the title bug: Date picker in webview is not totally localized for french bug: Date picker in webview for Android is not totally localized for french Dec 18, 2024
@alainkr
Copy link
Author

alainkr commented Dec 18, 2024

It looks like the date picker is an older version. Is there a way to configure inappbrowser to use the Material datepicker?
I've seen https://stackoverflow.com/questions/77989551/why-does-datepicker-in-flutter-inappwebview-look-old but could apply it.

@alainkr alainkr changed the title bug: Date picker in webview for Android is not totally localized for french bug: Date picker in webview for Android is not totally localized for french and is not Material Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant