Description
HTML5 Widget should use other language than en_US
Use Case
The spell checker is using always en_US language even if the system language is not en_US. Then ... The words are underlined even if they are correct. Other cases, some web application like COGNOS or SAP, use by default the browser language to show a web page with the corresponding language.
Importance
Moderate
Type
Other
Operating System
Not Applicable
Can you please give us more details?
The HTML widget will currently always use the locale en_US. The wish is to change the locale so that the data (dates, numbers, …) can be displayed according to the locale of the user (e.g. nl_NL for the Netherlands). CEF3 has a setting for changing the locale (CefSettings::accept_language_list) and it should be possible to change this from Uniface.