Can a shared surface select its derivative window?
Closed this issue · 1 comments
trookie2000 commented
jan-ivar commented
This might be somewhat up to implementations, not the spec, but based on my understanding of implementations today, I'm confident in saying the answer is no.
This is an inherent limitation of "window" sharing (share Entire Desktop as a workaround).
This used to be possible many years ago with "application" sharing, which in Firefox produced a desktop-sized black canvas with every window from the same application.
Multi-window applications seem increasingly rare today, and this was removed in #189 for lack of interest. Closing as already considered based on that.