https://bugs.winehq.org/show_bug.cgi?id=54284
Bug ID: 54284 Summary: File dialog opens manually-entered file name on double click. Product: Wine Version: 8.0-rc2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comdlg32 Assignee: wine-bugs@winehq.org Reporter: ed7-aspire4925@hotmail.com Distribution: ---
In 8.0-rc2, double clicking anywhere in the file view (right pane) will open a file specified in the "File name:" field.
By file dialog, I meant the one with a tree view on the left. If that's not part of comdlg32, please correct me.
To reproduce:
0. Install an application that uses such file dialog, like Notepad++, 1. File -> Open (or equivalent), 2. enter anything on the "File name:" field, preferably a non-existent file, and 3. double click on the empty space in the file view (right pane). 4. Application opens your file path.
This is not breaking, but probably not the intended behavior.