winsiderss / systeminformer

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com
https://systeminformer.sourceforge.io
MIT License
10.83k stars 1.38k forks source link

"Find Window" functionality broken in nightly build #1516

Closed yossizahn closed 1 year ago

yossizahn commented 1 year ago

Brief description of your issue

The "Find Window" functionality seems to be broken in the latest nightly. The button in the toolbar is not draggable anymore.

Environment (optional)

Latest nightly (3.0.5578)

Biswa96 commented 1 year ago

I can not reproduce the issue in my system. The find window button in toolbar works fine.

When some random GUI problem happens, I move SystemInformer.exe.settings.xml file to another folder. Then SystemInformer would create a fresh one. If the issue is fixed I diff those files.

yossizahn commented 1 year ago

Thanks, @Biswa96, you were right My mistake, it is working, but it doesn't give any visual indication that it is draggable, i.e a "ghost" icon should come with the pointer, or something similar.

dmex commented 1 year ago

it doesn't give any visual indication that it is draggable, i.e a "ghost" icon should come with the pointer, or something similar.

The cursor changes to a large cross when find window is active.

yossizahn commented 1 year ago

Indeed, I see that this works on my win10 machine. For some reason my win11 machine is not showing the cross. Can any one corroborate this?

dmex commented 1 year ago

For some reason my win11 machine is not showing the cross. Can any one corroborate this?

Was your Win11 installation fresh or upgraded from Win10? The functions for changing the cursor haven't changed since 1995 so it's likely an upgrade install corrupted the system images for cursors?

ge0rdi commented 1 year ago

For me it works well on Win11 22H2 (and latest Insider too). Once I'll click to Find windows button, cursor changes to cross and I'm able to pick some window.

yossizahn commented 1 year ago

@dmex it is a fresh win11 install on macOS using Parallels. I'm not sure what else could be causing this. Maybe the hidpi screen?