On Thu, 25 May 2023 11:24:42 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:

> There could be multiple files. In fact, I question the need for a modal 
> dialog confirming that the operation completed successfully. If an error 
> occurs, a modal dialog is a good way of notifying. If no error occurs, the 
> message is somewhat redundant.
> 
> If the displayed message isn't modal, like a tooltip or a notification which 
> disappears automatically after a certain time, it could be better 
> appreciated. But it's harder to implement.
> 
> What could be helpful though is an option to open the current directory in 
> File Explorer, Finder… to allow viewing the collected screenshots. It's more 
> helpful than displaying file names, isn't it?

We can keep it as it is now or show message dialog only on failure, both sound 
okay. Maybe the File explorer and notification can be explored later.

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

PR Comment: https://git.openjdk.org/jdk/pull/14094#issuecomment-1564799601

Reply via email to