Coder Social home page Coder Social logo

Comments (5)

mciupka-dibit avatar mciupka-dibit commented on June 21, 2024 1

Thanks. I will report the issue there.

Here is the issue:
https://bugs.chromium.org/p/chromium/issues/detail?id=1504549

from cordova-android.

breautek avatar breautek commented on June 21, 2024

This is likely an issue with the underlying webview rather than Cordova itself.

Cordova doesn't implement a date picker or any other HTML-DOM features, nor does it have any translations; that's provided by the webview. Some plugins may implement native UI but that doesn't seem to be the case here.

Since you have 2 Samsung devices where one exhibits the issue and the other doesn't. I'd start by recording the current Android System Webview version of both devices, then ensure both are up to date and at the same webview version. Android 13 and Android 14 devices both should have access to the same webview via Google Play. Then we can determine if the issue is either fixed, or if one breaks, either way I'd expect they will have consistent behaviour at this point.

Moving this issue to the cordova-android repo.

from cordova-android.

mciupka-dibit avatar mciupka-dibit commented on June 21, 2024

Samsung Galaxy S23 Android System Webview: Version 119.0.6045.67 => Problem exists
Samsung Galaxy XCover Pro Android System Webview: 115.0.5790.166 => No Problem

Samsung Galaxy XCover Pro Android System Webview: UPDATE to 119.0.6045.163 => Problem exists

Issue seems not to be fixed

from cordova-android.

breautek avatar breautek commented on June 21, 2024

Yes, it does seem to have been recently introduced by the webview, as you can observe going from 115 to 119 breaks the language. It would probably be best to report your findings at https://bugs.chromium.org/p/chromium/issues/list

Please be aware that the emulator shows the correct translations. Only happens on real devices.

On this note, your current observations may also explain why it doesn't reproduce on the simulators. Android simulators ships with AOSP android, so they tend to have a really old version of the webview installed. If you install a Google Play enabled simulator with a Google Play enabled image, then the simulator will have Google Play and behave more closely to a retail device. You'll have the ability to login to a google account and update the webview to the latest version available. If you do this, I'd suspect you'll also observe the language issue on the simulator.

from cordova-android.

jcesarmobile avatar jcesarmobile commented on June 21, 2024

closing since it's a bug in the WebView and it's already reported on the chromium repository, follow the linked issue for updates

from cordova-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.