Issue type
UX/Interaction bug (incorrect behaviour)
Description with steps to reproduce
Windows only:
- Menu Diagnostics -> Save diagnostic files.
- Select folder and file name and save the diagnostic file.
Result: The folder is opened in Windows Explorer but the file is not selected even though it should be.
Issue happens because PlatformInteractive::revealInFileBrowser specifies the parameters to "explorer.exe" incorrectly. Same behavior occurs for any other places where we use PlatformInteractive::revealInFileBrowser (e.g. PR33301)
I'll create a PR with a fix shortly.
Supporting files, videos and screenshots
n/a
In which versions of MuseScore Studio is this issue present?
4.6.5, master
Regression
No.
Operating system
Windows 10
Additional context
No response
Checklist
Issue type
UX/Interaction bug (incorrect behaviour)
Description with steps to reproduce
Windows only:
Result: The folder is opened in Windows Explorer but the file is not selected even though it should be.
Issue happens because
PlatformInteractive::revealInFileBrowserspecifies the parameters to "explorer.exe" incorrectly. Same behavior occurs for any other places where we usePlatformInteractive::revealInFileBrowser(e.g. PR33301)I'll create a PR with a fix shortly.
Supporting files, videos and screenshots
n/a
In which versions of MuseScore Studio is this issue present?
4.6.5, master
Regression
No.
Operating system
Windows 10
Additional context
No response
Checklist