marcelstoer / nodemcu-pyflasher

Self-contained NodeMCU flasher with GUI based on esptool.py and wxPython.
MIT License
1.46k stars 397 forks source link

Bug: Flash mods info popup not clearing itself #80

Open Ashfaaq18 opened 2 years ago

Ashfaaq18 commented 2 years ago

As shown in the picture below, when I hover over the flash mods info icon, the info menu pops up. Once the cursor moves away from the info icon, the info menu does not clear itself. Even moving or minimizing the window does not clear the info menu.

image

My win10 specs: version: 20H2 OS build: 19042.1237

marcelstoer commented 2 years ago

On my system I can click the overlay (or even the main window) to make it disappear.

Ashfaaq18 commented 2 years ago

I'm assuming you tested under windows. If yes, then yeah, kinda strange. I tried restarting my pc and running the app again. Still the same issue. Not sure if a windows update messed this up.

marcelstoer commented 2 years ago

I can confirm this to be an issue with PyFlasher v5 on a recent Windows 10 system.

chall3ng3r commented 2 years ago

Yes, latest build have this issue on Windows 11 as well. Popup does not disappear once open.

0xenca commented 2 years ago

Confirmed Windows 10 still 2022 Sin título

JonnyPhenomenon commented 1 year ago

HAH! yeah, that pop over is annoying. I've got three of them on my screen as I type this. plus the three in the screen shot above! lol!

marcelstoer commented 2 months ago

Actually appears to be an incarnation of issue https://github.com/wxWidgets/Phoenix/issues/2554.