Transaction IQS21 (SAP General notification). Any notification type (example: 54) that has "G[Tasks]" or "G[Causes]"field on screen has some serious problems. In our case G[Tasks] is located in GuiXT here: G[%#AUTOTEXT001.2] (40,0) G[Tasks]. If I put in a script code like this: pos G[Tasks] (2,87) that means that this G[Tasks] will be moved up and right the SAP GUI freezes - not responding any more. The same happens with G[Causes] if i try to move them from left bottom G[%#AUTOTEXT001.2] (17,0) G[Causes] to upper right corner: pos G[Causes] (2,87). Till now it worked perfectly with sap GUI 7.10 and 2009 Q4 2. Now we want to upgrade to 7.20 and it stopped working. I tried all sorts of things but when I tried to move this window up, even from (40,0) to (39,0) Gui stops responding. Other directions from (40,0) to right (40,5) or to (45,0)are working ok. I have installed: 2011 Q1 5
nothing changed.
SAP Note 1296366 - GuiXT: Fields that were moved are not
displayed obviously does not solve this problem.
Thank you in advance, Regards