SetCursor in ABAP list not working: We have just installed EHP8 and I'm testing the GuiXT scripts. One of our InputScripts no longer works and the SetCursor command has no effect. Is this a known problem?
This problem occurs with newer SAP kernels and older SAP GUI patch levels. It has been corrected with SAP GUI 7.40 PL5.

If you need to keep using PL4 for a while you can avoid the problem by specifying

/SUPPORTBIT_OFF=NO_FOCUS_ON_LIST

in the SAP GUI parameter area.