- From: Jonas Sicking <jonas@sicking.cc>
- Date: Thu, 14 Mar 2013 12:03:52 -0700
- To: Josh Soref <jsoref@blackberry.com>
- Cc: sysapps <public-sysapps@w3.org>
I'm similarly very interested in adding a DOM Event fired any time navigator.language changes. The lack of such an event has forced us to use some pretty terrible workarounds in internal Firefox OS apps. Would love it if someone could add such an event to the HTML spec (which is where navigator.language is defined). / Jonas On Wed, Mar 13, 2013 at 1:45 PM, Josh Soref <jsoref@blackberry.com> wrote: > Fwiw, on BlackBerry 10, we have a language changed event... > > You can see how it exists in the scope of PPS [1] (system api), Qt [2] (Cascades), and JS [3] (WebWorks).... > > [1] http://developer.blackberry.com/native/reference/bb10/com.qnx.doc.bps.lib_ref/com.qnx.doc.bps.lib_ref/topic/locale_8h_1bps_locale_events.html > [2] https://developer.blackberry.com/cascades/reference/bb__cascades__qmlretranslate.html > [3] https://github.com/blackberry/BB10-WebWorks-Samples/blob/master/Localization/js/app.js > > --------------------------------------------------------------------- > This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.
Received on Thursday, 14 March 2013 19:04:51 UTC