OS: Win2kPro
Servoy Dev 2.1
Sybase ASA
Tabbing into a combobox that is checked ‘editable’ doesn’t trigger the onFocusGained method.
OS: Win2kPro
Servoy Dev 2.1
Sybase ASA
Tabbing into a combobox that is checked ‘editable’ doesn’t trigger the onFocusGained method.
can’t reproduce this. (2.1.1)
placed a combo on a form, made sure editable is checked, attached a method to the focusGained.
The method is called when i click or tab in the combo.
OK, I tried it in another solution (namely the crm solution) and it worked as expected.
In my current solution, however, I tried placing new fields, and even placing them on a different form, and the editable combobox consistently doesn’t trigger the onFocusGained.
Could I send you my solution backchannel to see what’s special about my solution that it causes this behavior?
you can send it to me if you want.
please include with sample data.
For anyone following thread:
Upgraded JRE to 1.4.2, and this issue is resolved.
I still do not see how this issue worked in ‘crm’ solution and not in another solution prior to the update of the Java environment ?
Harry
I’m puzzled, too.
I suppose it could be any number of factors: my crm solution is in firebird, while the solution in question is in sybase. I didn’t create the crm solution on the machine with the old Java version. Dumb developer may have misinterpreted what he was seeing in the crm solution…
It works now, though.
Since it didn’t seem to happen to anyone else, I’m assuming it was in the ‘issues’ column, not a ‘bug’.