RealRaven2000 / FiltaQuilla

Adds many new mail filter actions to Thunderbird
http://quickfilters.quickfolders.org/filtaquilla.html
GNU General Public License v3.0
88 stars 17 forks source link

Launch File action cant select application #147

Open dougbitt opened 2 years ago

dougbitt commented 2 years ago

FQ3.3 can not select an AppleScript application on a mac, FQ treats it as a folder and not a file to select

RealRaven2000 commented 2 years ago

I am using the XPCOM interface nsIFilePicker without any filter, so it should return the name of any file unless Mozilla somehow protected against AppleScript?

Here in windows I can open a cmd script using the folder button, the path is copied in correctly: image

what are you seeing in your textbox? Just the folder location (and the file is missing)? Or is something missing from the file name?