MicrosoftEdge / MSEdgeExplainers

Home for explainer documents originated by the Microsoft Edge team
Creative Commons Attribution 4.0 International
1.29k stars 205 forks source link

[Split Tab] API to Check if Split Screen Feature is Enabled #687

Open arpit18 opened 1 year ago

arpit18 commented 1 year ago

I am developing a web application that needs to determine if the split screen feature is activated when the app is launched. The closest reference I could find is this proposal for an API to target navigation at split tab.

Is there a similar solution/workaround that would allow developers to check if the split screen feature is enabled in Microsoft Edge ?

GaganHonor commented 11 months ago

have you fixed it ?

captainbrosset commented 11 months ago

@xuzhengyi1995 please take a look at the above question when you have a chance.

My 2 cents, and this is without knowing much about the proposal, I think giving developers a way to detect if their sites are running in a split tab would go against security (fingerprinting) best practices and is unlilkely to be done.

vanowm commented 6 months ago

Browser extension should have access to split tab. Currently we can't even refresh right side...