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 with GUI?

Former Member
0 Likes
1,256

Hi All

I am facing a strange problem when doing a Ctrl F search on ABAP editor (SE37, SE38 etc)....no matter which key I type, it is only typing numbers and if I keep pressing the same key again and again, it types the numbers 1 through 0 in order. I am not sure is this is a setting or if it is really an issue....i tried uninstalling the SAP GUI and reinstall it, but the problem persists...anybody got a clue?

5 REPLIES 5
Read only

Former Member
0 Likes
956

May be Function Lock or Num Lock on your keyboard.

Also check your User Profile (under System). Settings here can effect your KB.

Edited by: Paul Chapman on May 27, 2011 10:46 AM

Read only

0 Likes
956

Hi Paul

I tried toggling num lock, it didnt work. Can you tell me how I can toggle Function lock?

Read only

Clemenss
Active Contributor
0 Likes
956

Hi Neo,

check what software is running on your PC. Shut down/kill all fanc addons and if this does not help you got a virus.

Regards,

Clemens

Read only

paul_quinn
Product and Topic Expert
Product and Topic Expert
0 Likes
956

hi Neo,

Have you tried logging in on a different screen ?

Have you tried logging in with a different username ?

The variable that holds the find string is rstxp-tdfind.

There are notes in SAP Service Marketplace that have this variable included

They're in the component BC-DWB-TOO-ABA so it may not be gui related.

Lastly , you could debug this error by dragging the debugging desktop icon onto the popup box

Good luck

Paul Q

Read only

0 Likes
956

Hi All

It turned out to be a problem with my new anti virus Norton 'Constant Guard'. As soon as I uninstalled it, this problem went away. Thanks for your replies.

Neo