edemaine / comingle

Multiroom meeting app integrating web tools
MIT License
44 stars 8 forks source link

Update linked iframe URL #114

Closed mooomooo closed 3 years ago

mooomooo commented 3 years ago

If you have added a webpage iframe (e.g. Wikipedia) to a room, and you follow some links within there to a more appropriate webpage, it would be nice to have a button on that frame that can update everyone's frame to the page you're currently viewing.

Additionally (or alternately) maybe a way to pop-out a link from a current frame into a new frame?

edemaine commented 3 years ago

Sadly, that is not possible (without some proxy magic). Comingle cannot look inside the iframe, even to know what it's current location/URL is.