Page 1 of 1

Odd behavior with external editor, crash with temporary panel [FIXED]

Posted: Sun Feb 21, 2016 12:15 pm
by sasha
Hi,

here is some odd behavior and a crash I encounter in my workflow.

1) Opening single files in external editor (Sublime Text in my case) using F4 or dragging it into Dock item works fine. This doesn't work for multiple selected files.

2) Dragging multiple files to external applications or the Desktop shows a "0" in the cursor badge. It only shows the correct number when they are dragged into the second panel.

3) When a temporary panel is created from a cmd+F search, opening files in external editor doesn't work at all. Neither by pressing F4, nor dragging to Dock icon.

4) When there is a temporary panel, using "Help > Search" menu causes Files to crash.

Here's a small video demonstrating these issues:

https://www.dropbox.com/s/f0kep1jhuxhny ... r.mov?dl=0

Thanks for taking care of it!

-Sasha

Re: Odd behavior with external editor, crash with temporary panel

Posted: Tue Feb 23, 2016 12:58 pm
by mike
Sasha,

1) It was intended to process only a currently focused item (F3 does similarly), not selected items.
To open many selected items you can use Open/OpenWith from a context menu.
2) I'll try to investigate it. Drag&drop is a horrible mess to be honest.
3) Opening by F4 from a temporary panel was fixed. As for dragging from it - will check it.
4) Fixed.

Mike.

Re: Odd behavior with external editor, crash with temporary panel

Posted: Wed Feb 24, 2016 7:27 am
by mike
3) Fixed dragging from a temporary panel into apps like Sublime Text.

As for invalid number of dragging items - currently I have no idea why does it happen :(

Re: Odd behavior with external editor, crash with temporary panel

Posted: Mon Feb 29, 2016 9:43 pm
by sasha
Thank you, this works well now. You can add a [FIXED] to the title.