javierdotnet / gwt-ext

Automatically exported from code.google.com/p/gwt-ext
0 stars 3 forks source link

TextField insertAtCaret needs to escape special characters #419

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This is an addition to Issue 411.  Issue 411 fix only addresses if the text 
as a whole is one special.  The problem happens the same way if the test 
contain the special characters somewhere in the text.

Original issue reported on code.google.com by mlim1...@gmail.com on 18 Sep 2008 at 6:09