cursorpos.jar does not go well with 10.1.2.3.0
Hello,
I was using cursorpos.jar in multi-record block consisting
of items say item1,item2,item3 so that the highlighted blue color
(forms default) does not show up when user navigates from item1 to
item2 and if user has typed the half word in the end of line then it
should appear from start of next line and cursor should be positioned
to last character of word so that user can type without any
interruption.
I've user oracle.forms.demos.enhancedItems2.CursorPosTextField Implementation Class in item property.
Above was working absotuletly fine in OAS version 10.1.2.0.2 but when i updated to patch p5983622_10123_WINNT to version 10.1.2.3.0 the curosr does not move to end and whole text is shown with blue color (forms default).
I've user oracle.forms.demos.enhancedItems2.CursorPosTextField Implementation Class in item property.
Above was working absotuletly fine in OAS version 10.1.2.0.2 but when i updated to patch p5983622_10123_WINNT to version 10.1.2.3.0 the curosr does not move to end and whole text is shown with blue color (forms default).
0