Welcome Guest Search | Active Topics | Sign In | Register

On Tab Change Issues of document.Visibility Options
Adil Ghaffar
Posted: Monday, February 3, 2020 1:17:59 PM
Rank: Newbie
Groups: Member

Joined: 8/22/2017
Posts: 3
We have a third party web application which depends upon document.visibilityState and visibilitychange event of document to work correctly.

This event and the associated property is handled appropriately when Tabs are changed on Chrome Browser. However, I am unable to find any properties or functions which I need to set or call once user changes tabs in my implementation of EO Browser for Winforms.

I have tried to set the Visible property of WebControl to False (for the associated tab which is losing focus) and True (for the associated tab which is having focus) when the user changes tabs, but to no avail.

The document.visibilityState property is read-only and hence can’t be set manually via EvalScript as well.
eo_support
Posted: Monday, February 3, 2020 1:24:36 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,218
This is not currently supported (along with tab API). Sorry about it! :(


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.