Mysterious Flying Cursor Revisited Yet Again (OpenInsight 32-bit Specific)
At 12 JUN 2003 11:44:49AM Jim Eagan wrote:
This was originally posted by Mark Glicksman on two occassions
http://www.revelation.com/THEWORKS/OIdiscuss.nsf/4539f515a2139aa98525652c004759c0/D7ACE2E86F3821C885256D03005A0AA5?OpenDocument and http://www.revelation.com/THEWORKS/OIdiscuss.nsf/4539f515a2139aa98525652c004759c0/60AD7E76563331E585256AB70065CB6F?OpenDocument
I have the same problem but on two different computers using two different operating systems (Win98SE and Win2K Pro). The cursor jumps to a previous field (the form's key) after the space bar is pressed while entering a string of text. Looked at the form pretty closely - nothing invisible; no event handlers on the problem field;
nothing complex anywhere. Using OI 4.13. Anyone else experience this?
At 12 JUN 2003 01:31PM Jim Eagan wrote:
Got it! The text label for the form's key field was "Date&Time" .
Removed "&" and it works fine. Odd behavior but the "&" must have caused confusion with a Menu item.