-
Notifications
You must be signed in to change notification settings - Fork 973
Clone tab on different tab always clones the active tab #2787
Comments
Is it the same even though you navigate to a different page on the opened tab? If so it sounds like a problem. |
No if navigated to different page then there is no problem. But if you clone a tab and don't navigate to any other page but try to clone a different tab then it still clones the first tab. |
Clone tab is working only on active tab not the other tabs. Even if you clone other tab it opens a clone tab of the active tab. |
I confirmed it too. Linking to #2768 |
I'm seeing some slightly unexpected behavior on this one. Tested with 275a343 |
An inactive tab cannot be cloned actually until I select the tab and make it active. |
that's a valid bug and has to do with cloning unloaded tabs but is out of scope for this task, please file a new task for that. Nice find! |
assuming this is only for unloaded tabs like @luixxiul said? If not pls re-open. |
@bbondy yes exactly :-) |
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Clone tab on different tabs always clones the first cloned tab
Expected behavior:
Clone tab should clone the specific tab on which the option was selected.
Windows 10 x64
0.11.2 Dev Beta1
The text was updated successfully, but these errors were encountered: