moudey / Shell

Powerful context menu manager for Windows File Explorer
https://nilesoft.org
MIT License
3.35k stars 113 forks source link

[Bug] Menu opened from taskbar can be immediately closed #334

Closed Chupakabra0 closed 12 months ago

Chupakabra0 commented 1 year ago

Description

When you open context menu at taskbar and trying to get access to menu items, your menu can completly close. Next time it will work fine, as it has to be.

How to reproduce?

https://github.com/moudey/Shell/assets/47476146/30a2b89f-643f-4bbf-8e21-ccef5e82fd64

Explanation: mouse left-clicking highlighted in yellow and right-clicking in blue. Desktop refreshing returns back the bug.

Details:

I've also attached my menu-item files 'cause it might be my fault, or they could be useful for bug research (changed .nss file extension to .txt). As for me, there is nothing complex in them.

browser.txt develop.txt games.txt life.txt

RubicBG commented 1 year ago

the problem has also appeared with other users - with two programs that try to change the Windows Shell at the same time

find which program does it and write back (start11 ?)

Chupakabra0 commented 1 year ago

I've completly forgotten about it. Yes, I use Start 11 (latest 1.47 Steam-version).

RubicBG commented 1 year ago

I don't remember if this problem was left to be solved after the next release version (the new version is built from the ground up and this problem may not exist then) or if it was fixed in one of the debug versions (https://discord.com/channels/1106387012707168318/1106387015425069151/1154640833396621413)

Chupakabra0 commented 1 year ago

Ok, I'll check it out and let you know, if this bug is gone.

Chupakabra0 commented 1 year ago

I tried the latest 47 debug-build and got "Register not complete error"

Log: Nilesoft Shell version 1.8.47 64-bit support@nilesoft.org https://nilesoft.org

Windows 11 Pro 64-bit, version 10.0.22621.2283

2023-09-23 15:33:07 [error] Register not completed.

RubicBG commented 1 year ago

the last working: 1.8.46 https://discord.com/channels/1106387012707168318/1106387015425069151/1154640833396621413

Chupakabra0 commented 1 year ago

Oops, sorry 😅 After short adaptation of my files to new .nss syntax changes, that you had made, I tested 1.8.46 version and bug still appeared in the same scenarios.