Duplicate Tab via shortcut often clones wrong tab

Found a bug in "Everything"? report it here
meteorquake
Posts: 628
Joined: Thu Dec 15, 2016 9:44 pm

Duplicate Tab via shortcut often clones wrong tab

Post by meteorquake »

Duplicating from a right-click of a tab is okay.
However I have duplicate tab set against a shortcut (Ctrl-Shift-Alt-D). When run from the short cut it often doesn't duplicate the tab you expect. I'm not sure of the exact formula it is using, but if you right click a tab then left-click onto another tab and do the shortcut it will duplicate the previous one you had right-clicked not the one you are on.
David
void
Developer
Posts: 19899
Joined: Fri Oct 16, 2009 11:31 pm

Re: Duplicate Tab via shortcut often clones wrong tab

Post by void »

Thank you for the issue report.

Everything is using the context menu command when pressing Ctrl-Shift-Alt-D (instead of using a keyboard command)
So the last right clicked tab is duplicated.

This will be fixed in the next update.
void
Developer
Posts: 19899
Joined: Fri Oct 16, 2009 11:31 pm

Re: Duplicate Tab via shortcut often clones wrong tab

Post by void »

Everything 1.5.0.1405a fixes an issue with the duplicate tab keyboard shortcut duplicating the wrong tab.
meteorquake
Posts: 628
Joined: Thu Dec 15, 2016 9:44 pm

Re: Duplicate Tab via shortcut often clones wrong tab

Post by meteorquake »

Many thanks - quick test shows that now works!