dumbeau / AutoHotPie

Radial menus in Windows, aka PIE MENYOOS!
MIT License
340 stars 18 forks source link

[Bug] Activation Mode "Hover over all selections" opens in a sub-menu rather than main Pie Menu #61

Closed Sineval closed 2 years ago

Sineval commented 2 years ago

Found this when I played with Steam Controller and tried to configure it's Desktop Config to use Auto Hot Pie (another case of up/down key event detection issues, forcing me away from "Hover over submenus, release on function" Activation Mode).

When opening Pie Menu configured like below:

image

The menu always opens in "Keyboard Shortcuts" sub-menu. It looks like the first highlighted slice is being activated on start.

Context: OS: Windows 10 Version 10.0.19044 Build 19044 Auto Hot Pie version: 1.0.21-alpha

dumbeau commented 2 years ago

Fixed in v1.0.22 and hotfixed in v1.0.21. This fix will need to be cleaned up for the next version, but it is functional again.

Sineval commented 2 years ago

This is fixed in hotfixed 1.0.21, but still present in 1.0.22. FYI @dumbeau

dumbeau commented 2 years ago

Huh, they should be essentially the same and I tested both of them. I just reuploaded just in case, could you try redownloading 1.0.22 and trying it again?

Sineval commented 2 years ago

Ok, redownloaded 1.0.22 back, and now it works correctly.

Interesting, I have updated not fixed 1.0.21 to 1.0.22 where it didn't work. Then downgraded to 1.0.21 hotfix and finally updated back to 1.0.22. Looks like files didn't update correctly the first time I did the update.

dumbeau commented 2 years ago

There might be an issue with the installer verifying that install files are not being used when it installs. I can look into that.