On Thu, 12 Mar 2026 15:57:41 GMT, Andy Goryachev <[email protected]> wrote:

> I suppose referring to platform specific directory is good enough (we can't 
> be responsible for what the platform does).
> 
> Case in point: running the reproducer on my machine shows up the dialog 
> pointing to some completely unrelated directory (not a `user.home`) It 
> appears macOS associates the previously used directory with the launching 
> program.
> 
> Anyway, looks good to me, this is a good improvement.

That's expected behaviour for macOS, see NSSavePanel.h for example

-------------

PR Comment: https://git.openjdk.org/jfx/pull/2101#issuecomment-4048088458

Reply via email to