electron-tabs icon indicating copy to clipboard operation
electron-tabs copied to clipboard

How to tear of a tab and open new window with copied content from the tab

Open bvrygud opened this issue 6 years ago • 5 comments

As part of electron application main window, I have multiple tabs created using electron-tabs. Is there a feature to drag or copy an already loaded tab into new window. The tab's contents should be copied over to the newly created window as well .

bvrygud avatar Apr 26 '19 21:04 bvrygud

This is not a feature right now. This can maybe be added in a future release, but we will obviously have to support drag and drop out of the box before.

brrd avatar Apr 29 '19 08:04 brrd

Going down the rabbit hole. Found resolution. It's no longer possible as guestinstance is no longer a thing.

https://github.com/electron/electron/issues/14120

joshuakoh1 avatar Apr 12 '22 15:04 joshuakoh1

I would like to see this implementation for Electron Tabs in the future. Any updates on this?

SudoVanilla avatar Nov 22 '22 00:11 SudoVanilla

@KorbsStudio https://twitter.com/slicknet/status/782274190451671040

brrd avatar Nov 23 '22 08:11 brrd

Fair enough :+1: lmao

SudoVanilla avatar Nov 23 '22 15:11 SudoVanilla