When you underline some text of a UITextField and then click out of it, if the cursor was within the underlined text, the whole text field gets underlined. Is there a way to avoid this? UITextView doesn't exhibit this behavior, but it's a lot of work for me to switch at this point.