Skip to content

[Win] PlatformInteractive::revealInFileBrowser does not select the file in Windows explorer #33319

@krasko78

Description

@krasko78

Issue type

UX/Interaction bug (incorrect behaviour)

Description with steps to reproduce

Windows only:

  1. Menu Diagnostics -> Save diagnostic files.
  2. 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

  • This report follows the guidelines for reporting bugs and issues
  • I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
  • I have attached all requested files and information to this report
  • I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible

Metadata

Metadata

Assignees

Type

No fields configured for Bug.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions