Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem on textarea when scrolling the screen

tarikuw
Explorer
0 Likes
1,812

I have created screen with a Text fields, table control and Textarea. The problem is when i scroll down on the screen the Text area replicate it self what can i do?

5 REPLIES 5
Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,596

Try to force update of SAP GUI with some call of methods such as CL_GUI_CFW=>FLUSH (Synchronize queue) or CL_GUI_CFW=>UPDATE_VIEW (updates queue)

Read only

0 Likes
1,596

#Raymond Giuseppi thanks for you replay

I tried to use those methods but no change.

Read only

0 Likes
1,596

Is your SAPGUI up to date?

Read only

0 Likes
1,596

This the detail information on the verison.

Read only

0 Likes
1,596