Closed fuhrmanator closed 2 years ago
@fuhrmanator this kind of feature is very hard to test => interaction with the operating system. The only thing that could be tested is that there is no error on instance side. It is done in a command test but tests are, for now, only ran on linux. Only a few tests are impacted by the OS and I'm not sure it worths to run tests on all OS/arch combinations.
Describe the bug Clicking on the Show folder button for an image fails in PL 3.0 - this is a very useful feature in Windows but it now throws a
Instance of Win64Platform did not understand #privShellExplore:
error.To Reproduce Steps to reproduce the behavior:
Expected behavior Show the folder of the image in the OS (this feature worked fine in PL 2.x, it's a regression)
Screenshots
Version information:
Expected development cost Unknown, but regressions with different OS could be tested in CI. Windows is a popular platform with end users, even if the devs prefer Linux and MacOS.