cancel
Showing results for 
Search instead for 
Did you mean: 

ITS webGUI window forces itself on top

BrianVanderwiel
Participant
0 Kudos

Hi All,

We have a report displayed via webGUI. Users can click on a hotspot and a new window is launched with URL to a different system. After 1 or 2 seconds, the webGUI window comes back to the top forcing the user to click on the new window to bring it to the front.

Aside from adding code like:

<body onBlur="setTimeout('self.focus()',100)">

to the new window to make it come back to the front, <b>is there an ITS setting that forces the session to always be on top?</b>

Thanks,

Brian

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Brian,

Contingent on the build level of ITS you have it might be pertinent to look into SAP Note 826017 as well. Based upon the response rate it looks like this is being implements over a LAN. There are some performance issues in doing this over a WAN unless you have dark fiber running fairly deep.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Brian,

I think note 621597 covers your question.

Regards,

Jan