https://bugs.winehq.org/show_bug.cgi?id=57441
Bug ID: 57441 Summary: Error when right-clicking and opening a directory in 'Open' dialog Product: Wine Version: 9.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs@winehq.org Reporter: rikul@inbox.ru Distribution: ---
In the "Open" dialog window, if you select a directory, open the context menu, and click "Open," an error message is displayed: "There is no Windows program configured to open this type of file."
Steps to reproduce: 1. Open the built-in Notepad. 2. In the top menu, click "File" → "Open." 3. In the dialog that appears, select any directory. 4. Right-click the directory. 5. Select "Open" from the context menu.
Actual result: An error message appears: "There is no Windows program configured to open this type of file."
Expected result: The directory should open.
Additional information: I suspect that this behavior was broken by the commit: https://gitlab.winehq.org/wine/wine/-/commit/2b6458b75713cedc6cd28d2980298d6...
https://bugs.winehq.org/show_bug.cgi?id=57441
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Keywords| |testcase CC| |dark.shadow4@web.de Ever confirmed|0 |1
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Confirming