-
Bug
-
Resolution: Cannot Reproduce
-
Normal
-
None
-
6.5.0
-
windows 8, eclipse juno
-
None
I have a textbox, and an upload button. I want button to be enable, if textbox value value is not null. <attribute name="onChanging"> enable/disable button immediately but if i move it to java onChanging$id method, i need to clik on button or somewhere else before button gets enabled/disabled.