diff -r 6ceef9a83b1a -r 6defe5d1bd39 fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/src/aknfepuictrlpinyineep.cpp --- a/fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/src/aknfepuictrlpinyineep.cpp Mon Mar 15 12:42:02 2010 +0200 +++ b/fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/src/aknfepuictrlpinyineep.cpp Wed Mar 31 22:08:20 2010 +0300 @@ -1106,7 +1106,7 @@ } } - //Fix for bug ESXU-7U68JT, let adjustment of visualBeg before caculation of visualEnd. + //let adjustment of visualBeg before caculation of visualEnd. //For one, calculation always start before "(" for miniqwertyzhuyin //For two, because characters(markers) might have different length in pixel, it's better recalculate visualEnd // after changing visualBeg, therefore move changing visualBeg ahead of caculation take effect too.