Hi, My app uses an embedded WebKit view with editing enabled, but there is a bit of a UI issue....
If my user enters some bold text, i.e. with <b> tags around it, the user cannot then go 'ahead' of the tag to type un-bolded text, as the caret has no text to go to. I know I'm not explaining myself very well, so I'll try again. If there is some text like *some bold text *How do I get the caret to go *after* the end </b> tag, so the user can continue type in non-bold. The same issue applies for all tags, H1 etc... Cheers! MT * *
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
