Page 1 of 1

drag folder drop on tab bar inherits visual filter

Posted: 05 Mar 2022 19:41
by jupe
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):

Code: Select all

  focus "P1";
  goto <xydata>;
  focus "P2";
  filter "*.sys";
  e "Now manually drag a folder from P1 list to P2 tab bar";
Just to clarify, it doesn't have to be dragged to P2, the same happens dragging it to the same panes tab bar too.

Re: drag folder drop on tab bar inherits visual filter

Posted: 07 Mar 2022 10:29
by admin
Confirmed & Fixed.