salvadorbs / Asuite

ASuite is a simple open source portable launcher for Microsoft Windows.
http://www.salvadorsoftware.com/asuite
GNU General Public License v3.0
96 stars 14 forks source link

Classic Menu Re-opens After Clicking App #155

Closed AntumDeluge closed 2 years ago

AntumDeluge commented 2 years ago

ASuite version: 2.1 Alpha 1 (64-bit) OS: Windows 10 64-bit

I'm not sure if this has been fixed since 2.1 Alpha 1 was released.

Issue: After executing an app from the classic menu, classic menu closes then immediately re-opens. App does launch fine, but classic menu remains visible until clicking somewhere else on screen.

Steps to reproduce:

  1. Click tray icon to open classic menu.
  2. Select app to launch & click it.
  3. Classic menu will close, then will immediately display again in the same position.
  4. Clicking on the taskbar will close the re-opened classic menu.

Edit: I noticed this actually occurs even when an app is not selected.

Steps to reproduce:

  1. Click tray icon to open classic menu.
  2. Click anywhere on taskbar or other part of the screen to close classic menu. It will close & immediately re-open.
  3. Classic menu will remain on screen until an app or other entry is clicked.
salvadorbs commented 2 years ago

Hi, I seem to have solved a similar issue already. So I would ask you to retest it with a recent build (maybe https://github.com/salvadorbs/Asuite/actions/runs/1671956499 ).

AntumDeluge commented 2 years ago

Are there pre-built binaries available? The links from that action appear to be expired.

salvadorbs commented 2 years ago

Ops... in any case I have released a new alpha: https://github.com/salvadorbs/Asuite/releases/tag/v2.1.0-alpha2

Thanks!

AntumDeluge commented 2 years ago

Oh, thanks. Just when I figured out how to manually run actions & rebuild the packages. 🙂

Tested in v2.1 Alpha 2. Issue is fixed. Thank you.