Open GnitLores opened 1 year ago
Are you still facing these issues? Any change of providing some recordings?
Sure, I just updated to version 3.1.0.2 and tested everything again. The hotkeys are working again, but ctrl+shift+a randomly transfers focus to firefox and opens about:addons.
The other issues (at least I assume they are issues) still persist.
Cannot click header while moving. The first click after stopping cursor is also unresponsive:
Double clicking icon on desktop also toggles portals:
Right clicking most icons collapses the portal. For some reason a few of the icons in one of the portals ARE right clickable without collapsing:
Touching the edge instantly collapses the portal:
Thanks for the response!
OK:
Cannot click header while moving A click while moving is a drag, not a click, hence why its not registering
Double click Icons hides portals Interesting - when I test on my PC this does not happen. Do you have any special settings turned on for icon selection in Windows?
Right click collapses Will take a look and try to avoid this
Touching edge collapses portal This is a known issue - seems to just be the default Windows behaviour to trigger a MouseLeave event there, which is what I am using to trigger the collapse.
RE item 4: I think if you added the height/width options to the customize dialog, that could be a workaround. Alternatively, a pin icon/menu option to keep the portal open while pinned. Then one could drag the size, then unpin it.
For number 4 I was actually thinking something along the lines of holding ALT which will stop a portal collapsing, then do the resize while holding ALT - when ALT is released the portal will collapse as normal
About item 1: It was quite confusing to me as a user why header clicks would frequently fail to register, and it took me a while to figure out why it was happening. The most confusing thing is how the first stationary click after having clicked while moving also doesn't register. If there is some way to handle this issue I think it would be a positive, but if there's an underlying limitation I guess it can't be helped.
About item 2: To my knowledge I don't have any special settings. I have tried updating to the latest version and shutting down other programs, but the behavior is the same.
For item 2: To get to the bottom of this here is what I would need you to do:
To register if the double click is on a file, I am checking SysListView32 inside ShellDLL_DefView for any selected items, if your one is different for any reason, that may be the reason.
This is what it looks like for me.
Ahh this is great, so your Parent Desktop window is called WorkerW rather than Progman.
Good to know, I will implement some sort of fix for this.
Please could you do one more thing for me?
In the settings under App Settings, change the Log Level to Debug.
Then replicate the issue, then go to:
C:\Users\
and find the most recent log file, and send it to me at: contact@rosspat.dev
Actually no need, I have successfully replicated
First of all, thanks a lot for this awesome app. I like it a lot so far. Here are a few issues that I have run into.
Bugs:
Suggestions:
OS: Windows 10