drag folder drop on tab bar inherits visual filter
Posted: 05 Mar 2022 19:41
I noticed that if you drag a folder to the second pane tab bar (to have it open it), if the active tab on the second pane has a visual filter, that the dragged folder that opens in a new background tab inherits the visual filter.
Repro script for running in fresh (last step is manual):
Just to clarify, it doesn't have to be dragged to P2, the same happens dragging it to the same panes tab bar too.
Repro script for running in fresh (last step is manual):
Code: Select all
focus "P1";
goto <xydata>;
focus "P2";
filter "*.sys";
e "Now manually drag a folder from P1 list to P2 tab bar";