this is my third try at posting the message below. knock, knock. anyone home?? ---------------------------------------------------------------------------- I have a modal form (bounds topLeft = (2, 46), extent = (156, 112)) which contains two editable fields (name & description). The description field has bounds topLeft = (3, 54), extent = (141, 34) with 3 lines and a character limit of 255. If the user selects the description field, uses the system keyboard to input more than 3 lines of text, and taps "Done", the cursor appears to wrap within the form and flashes well outside of the text field (usually at the top of the form). Any ideas as to why and/or how to suppress this errant behavior? (p.s., I am using a scrollbar with this field which is working fine, this behavior only manifests on return from the system keyboard). -Robert McKenzie [EMAIL PROTECTED]
