- Edited
Hey, thanks for all the great work on this browser!
Right now moving the tabs between other windows behaviour is kinda similar to Safari - it's not entirely the same, but it looks like it builded upon Safari's implementation with a few other improvements. There's a couple of suggestions I have that I think would greatly enhance the tab moving mechanic in Orion:
when the user starts dragging tab outside of its regular "boundaries", do NOT wait for the user to release the mouse click to spawn a new window, but rather do it as soon as the tab exits its boundaries, much like Chrome does in its implementation. I prefer instant feedback of what I'm doing compared to only getting it after I finish the action.
this builds upon the first suggestion. Right now, if you want to move a tab between the windows, you have to right click it and move it from within the context menu. While this is fine, I'd like to have added flexibility of being able to simply drag-and-drop it to another window like Chrome does. That mechanic feels very intuitive and allows me to be very "nimble" in switching tabs without having to resort to right-click menus etc.