DropPlugin issue?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

DropPlugin issue?

Johannes Rasche
Hi Folks,

just had a strange encounter, as I was dragging a picture from Firefox to Pharo ( on Mac OS X)
- up to now I used only Safari -

ExternalDropHandler is receiving

not a filestream having an extension expressing to the image forma
but a local temp folder containing that picture

as a work around I can take the most recent ... :) :(

other programs than Squeak  are receiving that image properly

is it a DropPlugin deficiency ? or what ?

any advice is welcome

Johannes