Opened 10 years ago
Closed 5 years ago
#13063 closed enhancement (patchwelcome)
NumberTextBox: map keypad decimal separator to locale decimal separator
Reported by: | enlar | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | Dijit - Form | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
There are some locale and keyboard map combinations where keypad doesn't have the locale decimal separator. For example, es-es locale decimal separator is ',' but spanish/spain keyboard keypad has a key showing '.'. Seems there are similar issues with some french locales.
Proposed enhancement is to treat keypad key '.' always as locale's decimal separator. Applications like OpenOffice? Calc, Gnumeric and Gnucash do so.
More info in dojo-interest thread: http://mail.dojotoolkit.org/pipermail/dojo-interest/2011-May/054860.html
Change History (4)
comment:1 Changed 10 years ago by
Milestone: | tbd → future |
---|
comment:2 Changed 7 years ago by
Owner: | Douglas Hays deleted |
---|---|
Status: | new → assigned |
comment:3 Changed 7 years ago by
Status: | assigned → open |
---|
comment:4 Changed 5 years ago by
Milestone: | future → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | open → closed |
Given that no one has shown interest in creating a patch in the past 4+ years, I'm closing this as patchwelcome.
Waiting for implementation patch...