yeelliott / jquery-utils

Automatically exported from code.google.com/p/jquery-utils
MIT License
0 stars 0 forks source link

using control, then typing to change value, then tabbing away results in lost changes. #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. change the control using the mouse. ANy combination of mouseovers and
clicks seems to work. 
2. now click out and let it close. 
3. Now click the input field and use arrow keys and number keys to change
the time. 
4. Now tab away from the field.  It will reset to the value before you
typed anything. 

Also, i cant reproduce this now so i must not be doing it the same way, but
the first two times I was also able to 
5. Shift-Tab back in. the value will now reset back to the value I typed. 

What is the expected output? What do you see instead?
I expected the jquery controls to pick up from the value I had typed
directly and not throw it away and go back to what I had earlier entered
using the controls. 

What version of the product are you using? On what operating system?
XP Home, Firefox 2. 

Please provide any additional information below.

Original issue reported on code.google.com by nme...@gmail.com on 19 Nov 2008 at 5:16

GoogleCodeExporter commented 9 years ago

Original comment by hainea...@gmail.com on 22 Nov 2008 at 5:35

GoogleCodeExporter commented 9 years ago
This issue seems to be fixed .. I can't reproduce it (with the trunk)

http://code.google.com/p/jquery-utils/source/browse/#svn/trunk/standalone/ui-tim
epickr

Original comment by hainea...@gmail.com on 6 Aug 2009 at 5:44