RESOLVED INVALID 83769
[Qt] When QWebView::setLocale() is called then it should change the navigator.language
https://bugs.webkit.org/show_bug.cgi?id=83769
Summary [Qt] When QWebView::setLocale() is called then it should change the navigator...
andy.shaw
Reported 2012-04-12 04:35:59 PDT
When setLocale() is called then it should change the navigator.language, currently it has no effect on this.
Attachments
Steffen Imhof
Comment 1 2012-05-14 01:06:23 PDT
I had a quick look into this and to me it seems there is currently no provision for providing navigator.language with a specific value per-window. We could add this and do a first platform implementation for Qt, but I am not sure if it is even the right thing to do. Is there some official (W3C) specification about navigator.language? Secondary material I found (like https://developer.mozilla.org/en/Navigator.language) mostly talks about the "language of the browser" which I find a bit unclear. A case could be made for "browser" meaning the current web view, but also for "browser" referring to the whole application.
Jocelyn Turcotte
Comment 2 2014-02-03 03:20:35 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Note You need to log in before you can comment on or make changes to this bug.