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

context menu-not getting on right click

Former Member
0 Likes
2,626

i m facing a wiered problem.

i m not getting any context menu on right click on screen elements.

however i m getting subroutine fired after pressing SHIFT + F10.

but subroutine is not getting fired on right click.

also in alv grid display i m getting context menu 's on right click.

but still m not getting them on screen elements on right click!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,752

HI,

It is related to GUI settings and you must deactivate the quick copy paste option from GUI settings as shown below.  This setting deactivates the dynamic context menu handled without PAI event.

i m facing a wiered problem.

i m not getting any context menu on right click on screen elements.

however i m getting subroutine fired after pressing SHIFT + F10.

but subroutine is not getting fired on right click.

also in alv grid display i m getting context menu 's on right click.

but still m not getting them on screen elements on right click!

2 REPLIES 2
Read only

Former Member
0 Likes
1,753

HI,

It is related to GUI settings and you must deactivate the quick copy paste option from GUI settings as shown below.  This setting deactivates the dynamic context menu handled without PAI event.

Read only

0 Likes
1,752

When the GUI setting "Quick cut and paste" is active, you can still open context menu by pressing Shift + Right click button.