- From: <bugzilla@jessica.w3.org>
- Date: Thu, 14 Mar 2013 19:49:39 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21290
Bug ID: 21290
Summary: Notification of change to navigator.language
Classification: Unclassified
Product: HTML.next
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: default
Assignee: dave.null@w3.org
Reporter: w3c@marcosc.com
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, robin@w3.org, w3c@marcosc.com
Depends on: 21289
+++ This bug was initially created as a clone of Bug #21289 +++
Users sometimes need to switch locale settings on their device. When this
happens, the value of navigator.language is changed (or should be!). It would
be nice if HTML provided some means to be notified that the change had taken
place.
The application can then use this information to perform appropriate
localization changes on the client side. For example, reformatting DOM elements
that contain times and dates to better suit the new locale information (this
could work together with the ECMAScript i18n API).
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 14 March 2013 19:49:43 UTC