tabcenter-redux icon indicating copy to clipboard operation
tabcenter-redux copied to clipboard

Cannot tear tabs off to create new windows

Open mlissner opened this issue 7 years ago • 7 comments

STR:

  1. Open a new tab
  2. Load a webpage into the tab.
  3. Drag the tab from the sidebar off of the browser

Expected results: A new window should be created containing that tab.

Actual results: The tab just goes back to where it started.

This is a common workflow that I use and which was supported on the original tabcenter.

mlissner avatar Jul 06 '17 18:07 mlissner

Not sure how this is handled by Firefox, maybe not possible. Needs investigation!

eoger avatar Jul 24 '17 00:07 eoger

Can you add the D-tabcenter-parity label? This issue is also very important for me.

jhasse avatar Jul 25 '17 14:07 jhasse

Not sure how this is handled by Firefox, maybe not possible. Needs investigation!

FWIW, Tree Style Tabs does this.

mlissner avatar Apr 02 '18 04:04 mlissner

https://github.com/piroor/treestyletab/blob/master/webextensions/sidebar/drag-and-drop.js

This is how TST does it. Looks like a lot of code. Not sure if the license allows blatantly copying it, but that would probably be the easiest solution.

luxalpa avatar May 14 '18 14:05 luxalpa

Previous implementation was here: 19217f9... but it was backed out due to bugs that I encounteted. So far no progress because few people have complained :P

Keith94 avatar May 14 '18 17:05 Keith94

I personally would like to see this feature implemented and may try myself on the implementation / bugfixing some time, but I think it's not really important. Just a nice to have.

luxalpa avatar May 14 '18 17:05 luxalpa

Yeah, I definitely implore you to give it a shot! It's been a long time since this was reported.

Keith94 avatar May 14 '18 17:05 Keith94