rrobles9112 / jquery-formatcurrency

Automatically exported from code.google.com/p/jquery-formatcurrency
GNU General Public License v3.0
0 stars 0 forks source link

Pressing shift should not reformat the field #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open the example
2. Type a big number
3. Move the cursor to the first character
4. Press shift, command, control or alt.

What is the expected output? What do you see instead?
When you press any of these keys the cursor is moved to the end of the field 
(the content of the 
field is reloaded/reformatted, but this is not necessary because the value is 
the same)

Original issue reported on code.google.com by raf...@gmail.com on 19 Feb 2010 at 2:20

GoogleCodeExporter commented 9 years ago
Fixed and tested in IE and Firefox.  This will be included in v1.4

Original comment by bdewe...@hotmail.com on 23 Jun 2010 at 7:57

GoogleCodeExporter commented 9 years ago
jQuery FormatCurrency v1.4 has been released

Original comment by bdewe...@hotmail.com on 24 Jun 2010 at 3:35