I just switched to PWBv3 for IE. In 2.11 InactivityAction=Home sent the main PWB window to the homepage and closed the secondary window if it was open. In v3 it doesn't seem to affect the secondary window. Is there anyway to get the Home action to close the secondary window?
I'm using Kiosk and Secure mode, but have tried disabling both and it doesn't seem to affect it.
Thanks!
Brian
InactivityAction doesn't affect second window
Re: InactivityAction doesn't affect second window
Use "exit" as the actions, and [Security] RestartOnClose=True.
PWB v3 has tabs so the functionality has to be a bit different.
--Scott
PWB v3 has tabs so the functionality has to be a bit different.
--Scott
Re: InactivityAction doesn't affect second window
Thanks, that seems to work. However, now when the inactivity timer runs out and the browser tries to close I get a box that pops up titled "PWB" saying "Closing this window will close all browser windows. Do you want to close all windows?" Can I disable this pop-up window so the browser(s) close and reopen without user interaction? I already have ConfirmClose=False.
Thanks again,
Brian
Thanks again,
Brian
Re: InactivityAction doesn't affect second window
If you are using "[Security]RestartOnClose=True", you can use "[Inactivity]InactivityAction=restart" instead.
Otherwise we fixed the "[Inactivity]InactivityAction=exit" in PWB v3.03.9.
--Scott
Otherwise we fixed the "[Inactivity]InactivityAction=exit" in PWB v3.03.9.
--Scott
Re: InactivityAction doesn't affect second window
Thanks, that fixed it!
Brian
Brian