microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
110.56k stars 6.51k forks source link

Peek does not work when using separate Explorer processes #26520

Open emipa606 opened 1 year ago

emipa606 commented 1 year ago

Microsoft PowerToys version

0.70.0

Installation method

GitHub

Running as admin

No

Area(s) with issue?

Peek

Steps to reproduce

While testing the Peek function I noticed that it only worked for the first explorer window when using the image setting.

✔️ Expected Behavior

That the Peek window should be triggered when selecting a file in any explorer window.

❌ Actual Behavior

Nothing happens when activating peek for files in other explorerwindows than the first.

Other Software

No response

htcfreek commented 1 year ago

@stefansjfw , @SamChaps ,@SeraphimaZykova I can confirm this issues for all Explorer windows that opened after the first one. (I am running PT v0.70.1.)

SamChaps commented 1 year ago

I admit I never tested with that option turned on (didn't know it even existed tbh). I think that the shell API we are using somehow doesn't work for the other Explorer window running outside the first process.