https://pharo.fogbugz.com

On Wed, 12 Dec 2018 at 01:54, Arturo Zambrano <arturo.zambrano@gmail.com> wrote:
��Should I report a bug? If so please send me the link to thw issue tracker

On Tue, 11 Dec 2018, 13:05 Sven Van Caekenberghe, <sven@stfx.eu> wrote:
I confirm that this does indeed seem to be a problem, weird.

> On 11 Dec 2018, at 16:53, Arturo Zambrano <arturo.zambrano@gmail.com> wrote:
>
> Hi All,
>�� I'm�� replacing a deprecated call by this:
> UIManager default chooseExistingFileReference:extensions:path:preview:.
>
> The returned fileRefence does not point the actual file selected by the user (if the file was chosen navigating to other directories than the default).
> For example:
>
> UIManager default chooseExistingFileReference:'Title' extensions:#('pdf') path: './' preview: nil
>
> <image.png>
>
> Inspect the result:
> <image.png>
>
>
>
> It seems to be a bug, or maybe there�� is any other way to call the dialog.
>
> Any pointer is welcome.
>
> TIA
>
>
>